Home
last modified time | relevance | path

Searched refs:kR8_UNORM (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/amber/src/
Dformat_data.h167 kR8_UNORM, enumerator
Dtype_parser.cc425 return FormatType::kR8_UNORM; in NameToFormatType()
Dtype_parser_test.cc1149 FormatType::kR8_UNORM, in TEST_F()
/external/deqp-deps/amber/src/vulkan/
Ddevice.cc905 case FormatType::kR8_UNORM: in GetVkFormat()
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc524 case FormatType::kR8_UNORM: in GetDawnTextureFormat()