Home
last modified time | relevance | path

Searched defs:GetFormatType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/src/
Dformat.h91 FormatType GetFormatType() const { return format_type_; } in GetFormatType() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dshader_validation.cpp551 static unsigned GetFormatType(VkFormat fmt) { in GetFormatType() function