Searched refs:getPixelIntGeneric (Results 1 – 1 of 1) sorted by relevance
1171 static tcu::Vector<T, 4> getPixelIntGeneric (const deUint8* pixelPtr, const tcu::TextureFormat& for… in getPixelIntGeneric() function1263 return getPixelIntGeneric<int>(pixelPtr, m_format); in getPixelInt()1303 return getPixelIntGeneric<deInt64>(pixelPtr, m_format); in getPixelInt64()