Home
last modified time | relevance | path

Searched defs:dataRegion (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.cpp1170 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1215 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1316 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureData() local
1735 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1781 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1886 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local
2030 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local
2932 GLubyte* dataRegion = exp_data + x + y * width + z * width * height; in verifyLookupTextureData() local
Dgl4cSparseTextureClampTests.cpp426 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
931 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
Dgl4cSparseTextureTests.cpp2001 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
2047 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local