Searched defs:dataRegion (Results 1 – 3 of 3) sorted by relevance
1170 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local1215 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local1316 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureData() local1735 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local1781 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local1886 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local2030 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local2932 GLubyte* dataRegion = exp_data + x + y * width + z * width * height; in verifyLookupTextureData() local
426 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local931 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
2001 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local2047 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local