Home
last modified time | relevance | path

Searched defs:formatBitDepths (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp217 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate() local
240 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreUtil.cpp117 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in isRepresentableIntegerValue() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreUtil.cpp117 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in isRepresentableIntegerValue() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fReadPixelsTests.cpp362 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate() local
385 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(format); in iterate() local
Des3fPixelBufferObjectTests.cpp569 const tcu::IVec4 formatBitDepths = tcu::getTextureFormatBitDepth(readFormat); in iterate() local