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.cpp1192 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1237 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1338 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureData() local
1788 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1844 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1961 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local
2115 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local
3016 GLubyte* dataRegion = exp_data + x + y * width + z * width * height; in verifyLookupTextureData() local
Dgl4cSparseTextureClampTests.cpp428 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
946 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
Dgl4cSparseTextureTests.cpp1993 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
2039 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local