Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h373 void SetIsRGBA() { color_format_ = ColorFormat::kRGBA; } in SetIsRGBA()
374 bool IsRGBA() const { return color_format_ == ColorFormat::kRGBA; } in IsRGBA()
404 enum class ColorFormat { enum
412 ColorFormat color_format_ = ColorFormat::kRGB;
/third_party/mesa3d/src/amd/registers/
Dparse_kernel_headers.py299 ColorFormat = { variable
569 "ColorFormat": ColorFormat,
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRboStateQueryTests.cpp196 const struct ColorFormat in test() struct
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRboStateQueryTests.cpp222 const struct ColorFormat in test() struct