{"height":"190","blog_url":"https://hanecci.hatenadiary.org/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhanecci.hatenadiary.org%2Fentry%2F20140211%2Fp10\" title=\" InterlockedCompareExchange() in HLSL - OLD hanecci\u2019s blog : \u65e7 \u306f\u306d\u3063\u3061\u30d6\u30ed\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","categories":["SHADER"],"type":"rich","version":"1.0","image_url":null,"url":"https://hanecci.hatenadiary.org/entry/20140211/p10","title":" InterlockedCompareExchange() in HLSL","provider_name":"Hatena Blog","description":"http://msdn.microsoft.com/en-us/library/windows/desktop/ff471479(v=vs.85).aspx void InterlockedCompareExchange( in UINT dest, in UINT compare_value, in UINT value, out UINT original_value ); // pseudocode original_value = image[ dest ]; if ( compare_value == old_value ) { image[ dest ] = value; } re\u2026","published":"2014-02-11 00:00:05","author_url":"https://blog.hatena.ne.jp/hanecci/","author_name":"hanecci","blog_title":"OLD hanecci\u2019s blog : \u65e7 \u306f\u306d\u3063\u3061\u30d6\u30ed\u30b0","width":"100%","provider_url":"https://hatena.blog"}