Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibraryCase.hpp90 struct ValueBlock struct in deqp::sl::ShaderCase
92 int arrayLength; // Combined array length of each value (lengths must be same, or one).
93 std::vector<Value> values;
94 ValueBlock(void) in ValueBlock() function
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderLibrary.hpp82 struct ValueBlock struct
84 std::vector<Value> inputs;
85 std::vector<Value> outputs;
86 std::vector<Value> uniforms;