Searched refs:SetTexel (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderImageLoadStoreTests.cpp | 8265 SetTexel(&expected_texture_data[texel_offset], static_cast<GLubyte>(x), static_cast<GLubyte>(y), in CheckIfTextureWasModified() 8382 …SetTexel(&texture_data[texel_offset], static_cast<GLubyte>(x), static_cast<GLubyte>(y), magic_numb… in Create2DRGBA8CompleteTexture() 8463 …SetTexel(&texture_data[texel_offset], static_cast<GLubyte>(x), static_cast<GLubyte>(y), magic_numb… in Create2DRGBA8IncompleteTexture() 8520 void SetTexel(GLubyte texel[4], GLubyte x_coordinate, GLubyte y_coordinate, GLubyte magic_number) in SetTexel() function in gl4cts::__anonb00615420111::ImageLoadStoreIncompleteTexturesTest
|