Home
last modified time | relevance | path

Searched defs:BGR (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp501 …static const VkComponentMapping BGR = { VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_G, VK_COMP… in getFormatComponentMapping() local
/external/sonivox/jet_tools/JetCreator/
DJetDefs.py433 BGR = 100 variable in JetDefs
478 BGR = 100 variable in JetDefs
/external/deqp/framework/common/
DtcuTexture.cpp726 …static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local
780 …static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
DtcuTexture.hpp55 BGR, enumerator