Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sLongShaderTests.cpp155 struct LongShaderSpec struct
157 glu::ShaderType shaderType;
158 uint32_t opsTotal;
160 uint32_t variablesPerBlock;
161 uint32_t opsPerExpression;
163 LongShaderSpec(const glu::ShaderType shaderTypeInit, const uint32_t opsTotalInit) in LongShaderSpec() argument