Searched defs:dataRegion (Results 1 – 3 of 3) sorted by relevance
1192 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local1237 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local1338 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureData() local1788 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local1844 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local1961 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local2115 GLubyte* dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local3016 GLubyte* dataRegion = exp_data + x + y * width + z * width * height; in verifyLookupTextureData() local
428 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local946 GLubyte* dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
1993 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local2039 GLubyte* dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local