Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Denum_converter_test.cc317 struct ImageFormatCase { struct
318 SpvImageFormat format;
319 bool expect_success;
320 ast::ImageFormat expected;
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1324 class ImageFormatCase : public TestCase, private glu::CallLogWrapper class
1370 ImageFormatCase::ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec) in ImageFormatCase() function in deqp::egl::Image::ImageFormatCase