Searched defs:dataRegion (Results 1 – 5 of 5) sorted by relevance
1196 GLubyte *dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local1241 GLubyte *dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local1342 … GLubyte *dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureData() local1794 GLubyte *dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local1849 GLubyte *dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureDataExtended() local1965 … GLubyte *dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyTextureDataExtended() local2120 GLubyte *dataRegion = exp_data + ((x + y * width) + z * width * height); in verifyAtomicOperations() local3025 GLubyte *dataRegion = exp_data + x + y * width + z * width * height; in verifyLookupTextureData() local
428 GLubyte *dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local945 GLubyte *dataRegion = exp_data + x + y * width; in verifyLookupTextureData() local
1996 GLubyte *dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local2042 GLubyte *dataRegion = exp_data + ((x + y * width) * pixelSize); in verifyTextureData() local
919 var dataRegion = ByteArray(Counter.totalSize()) { 0 } in doTestLoadStoreCounter() variable1277 var dataRegion = ByteArray(Counter.totalSize()) { 0 } in testV2CountAndPassDrop() variable1622 val dataRegion = ByteArray(ramSize - program.size) { 0 } in testDebugBuffer() constant
80 val dataRegion = ByteArray(Counter.totalSize()) { 0 } in runApfTest() constant