Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.cpp1193 GLubyte* outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1238 GLubyte* outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1339 GLubyte* outDataRegion = out_data + ((x + y * width) + z * width * height); in verifyTextureData() local
1789 GLubyte* outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1845 GLubyte* outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1962 GLubyte* outDataRegion = out_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local
2116 GLubyte* outDataRegion = out_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local
3017 GLubyte* outDataRegion = out_data + x + y * width + z * width * height; in verifyLookupTextureData() local
Dgl4cSparseTextureClampTests.cpp429 GLubyte* outDataRegion = out_data + x + y * width; in verifyLookupTextureData() local
947 GLubyte* outDataRegion = out_data + x + y * width; in verifyLookupTextureData() local
Dgl4cSparseTextureTests.cpp1994 GLubyte* outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local
2040 GLubyte* outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local