Home
last modified time | relevance | path

Searched refs:getPixelIntGeneric (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp1209 static tcu::Vector<T, 4> getPixelIntGeneric (const deUint8* pixelPtr, const tcu::TextureFormat& format) in getPixelIntGeneric() function
1333 return getPixelIntGeneric<int>(pixelPtr, m_format); in getPixelInt()
1373 return getPixelIntGeneric<deInt64>(pixelPtr, m_format); in getPixelInt64()

Completed in 7 milliseconds