Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderNegativeTests.cpp44 struct ShaderVariants struct
46 GLSLVersion minimum_supported_version;
47 const char *vertex_precision;
48 const char *vertex_body;
49 const char *frag_precision;
50 const char *frag_body;
51 bool should_link;