Searched defs:valueBlock (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.cpp | 1015 void ShaderParser::parseValue (ValueBlock& valueBlock) in parseValue() 1096 void ShaderParser::parseValueBlock (ValueBlock& valueBlock) in parseValueBlock() 1150 void ShaderParser::parseRequirement (CaseRequirement& valueBlock) in parseRequirement() 1362 ValueBlock valueBlock; in parseShaderCase() local 1789 void genCompareFunctions (ostringstream& stream, const ValueBlock& valueBlock, bool useFloatTypes) in genCompareFunctions()
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 188 … genCompareOp (ostringstream& output, const char* dstVec4Var, const ValueBlock& valueBlock, const … in genCompareOp() 418 static void generateUniformDeclarations (std::ostream& dst, const ValueBlock& valueBlock) in generateUniformDeclarations() 1151 const ValueBlock& valueBlock = m_spec.values; in execute() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 123 void declareReferenceBlock (ostringstream& out, const ValueBlock& valueBlock) in declareReferenceBlock() 129 void declareUniforms (ostringstream& out, const ValueBlock& valueBlock) in declareUniforms() 201 void genCompareOp (ostringstream& output, const char* dstVec4Var, const ValueBlock& valueBlock, con… in genCompareOp()
|