Searched defs:ValueBlock (Results 1 – 2 of 2) sorted by relevance
90 struct ValueBlock struct in deqp::sl::ShaderCase92 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
82 struct ValueBlock struct84 std::vector<Value> inputs;85 std::vector<Value> outputs;86 std::vector<Value> uniforms;