Lines Matching defs:pixelPtr
1118 const deUint8* pixelPtr = (const deUint8*)getPixelPtr(x, y, z); in getPixel() local
1209 static tcu::Vector<T, 4> getPixelIntGeneric (const deUint8* pixelPtr, const tcu::TextureFormat& for… in getPixelIntGeneric()
1244 static U64Vec4 getPixelAsBitsUint64 (const deUint8* pixelPtr, const tcu::TextureFormat& format) in getPixelAsBitsUint64()
1287 const deUint8* const pixelPtr = (const deUint8*)getPixelPtr(x, y, z); in getPixelInt() local
1372 auto pixelPtr = reinterpret_cast<const deUint8*>(getPixelPtr(x, y, z)); in getPixelInt64() local
1384 const deUint8* const pixelPtr = (const deUint8*)getPixelPtr(x, y, z); in getPixelBitsAsUint64() local
1467 const deUint8* const pixelPtr = (const deUint8*)getPixelPtr(x, y, z); in getPixDepth() local
1499 const deUint8* const pixelPtr = (const deUint8*)getPixelPtr(x, y, z); in getPixStencil() local
1532 deUint8* const pixelPtr = (deUint8*)getPixelPtr(x, y, z); in setPixel() local
1684 deUint8* const pixelPtr = (deUint8*)getPixelPtr(x, y, z); in setPixel() local
1792 deUint8* const pixelPtr = (deUint8*)getPixelPtr(x, y, z); in setPixDepth() local
1829 deUint8* const pixelPtr = (deUint8*)getPixelPtr(x, y, z); in setPixStencil() local