Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat_data.h111 kR16_UNORM, enumerator
Dtype_parser.cc319 return FormatType::kR16_UNORM; in NameToFormatType()
Dtype_parser_test.cc670 FormatType::kR16_UNORM, in TEST_F()
/external/deqp-deps/amber/src/vulkan/
Ddevice.cc944 case FormatType::kR16_UNORM: in GetVkFormat()