Home
last modified time | relevance | path

Searched refs:kR16G16B16A16_UNORM (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/amber/src/
Dformat_data.h90 kR16G16B16A16_UNORM, enumerator
Dtype_parser.cc271 return FormatType::kR16G16B16A16_UNORM; in NameToFormatType()
Dtype_parser_test.cc496 FormatType::kR16G16B16A16_UNORM, in TEST_F()
/external/deqp-deps/amber/src/vulkan/
Ddevice.cc674 case FormatType::kR16G16B16A16_UNORM: in GetVkFormat()