Home
last modified time | relevance | path

Searched defs:convertColor (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuPixelFormat.hpp117 inline RGBA convertColor (const RGBA& col) const in convertColor() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp510 ColorConversionFunc convertColor = colorConversionMap.at(type); in generateTextureData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1328 void convertColor (vk::VkSamplerYcbcrModelConversion colorModel, in convertColor() function