Searched defs:ValueBlock (Results 1 – 2 of 2) sorted by relevance
89 struct ValueBlock struct in deqp::sl::ShaderCase91 int arrayLength; // Combined array length of each value (lengths must be same, or one).92 std::vector<Value> values;93 ValueBlock(void) in ValueBlock() function
82 struct ValueBlock struct84 std::vector<Value> inputs;85 std::vector<Value> outputs;86 std::vector<Value> uniforms;