Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp1197 GLubyte *outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1242 GLubyte *outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local
1343 … GLubyte *outDataRegion = out_data + ((x + y * width) + z * width * height); in verifyTextureData() local
1795 GLubyte *outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1850 GLubyte *outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local
1966 … GLubyte *outDataRegion = out_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local
2121 GLubyte *outDataRegion = out_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local
3026 GLubyte *outDataRegion = out_data + x + y * width + z * width * height; in verifyLookupTextureData() local
H A Dgl4cSparseTextureClampTests.cpp429 GLubyte *outDataRegion = out_data + x + y * width; in verifyLookupTextureData() local
946 GLubyte *outDataRegion = out_data + x + y * width; in verifyLookupTextureData() local
H A Dgl4cSparseTextureTests.cpp1997 GLubyte *outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local
2043 GLubyte *outDataRegion = out_data + ((x + y * width) * pixelSize); in verifyTextureData() local