Home
last modified time | relevance | path

Searched refs:SetTexel (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp8265 SetTexel(&expected_texture_data[texel_offset], static_cast<GLubyte>(x), static_cast<GLubyte>(y), in CheckIfTextureWasModified()
8382SetTexel(&texture_data[texel_offset], static_cast<GLubyte>(x), static_cast<GLubyte>(y), magic_numb… in Create2DRGBA8CompleteTexture()
8463SetTexel(&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