Searched defs:ValueBlock (Results 1 – 2 of 2) sorted by relevance
95 struct ValueBlock struct in deqp::gls::sl::ShaderCase99 int arrayLength; // Combined array length of each value (lengths must be same, or one).100 std::vector<Value> values;
88 ShaderCase::ValueBlock::ValueBlock (void) in ValueBlock() function in deqp::gls::sl::ShaderCase::ValueBlock1672 …aderType shaderType, const std::vector<std::string>& sources, const ShaderCase::ValueBlock& valueB… in specializeShaders()