Home
last modified time | relevance | path

Searched refs:isDataTypeBoolOrBVec (Results 1 – 25 of 29) sorted by relevance

12

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp226 …const glu::Precision precision = glu::isDataTypeBoolOrBVec(basicType) ? glu::PRECISION_LAST : glu:… in generateRandomType()
332 …const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISIO… in basic()
340 …const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISIO… in basicArray()
348 …const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct()
349 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct()
376 …const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs()
377 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs()
533 else if (glu::isDataTypeBoolOrBVec((value.type))) in shaderVarValueStr()
564 else if (glu::isDataTypeBoolOrBVec((value.type))) in apiVarValueStr()
596 else if (glu::isDataTypeBoolOrBVec(type)) in generateRandomVarValue()
[all …]
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp378 …const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISIO… in basic()
386 …const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISIO… in basicArray()
394 …const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct()
395 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct()
422 …const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs()
423 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs()
591 else if (glu::isDataTypeBoolOrBVec((value.type))) in shaderVarValueStr()
624 else if (glu::isDataTypeBoolOrBVec((value.type))) in apiVarValueStr()
661 else if (glu::isDataTypeBoolOrBVec(type)) in generateRandomVarValue()
717 else if (glu::isDataTypeBoolOrBVec(a.type)) in apiVarValueEquals()
[all …]
Des31fSSBOLayoutTests.cpp295 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
817 if (glu::isDataTypeBoolOrBVec(type)) in init()
864 …VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP… in init()
895 … VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), in init()
925 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu… in init()
958 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : gl… in init()
992 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : gl… in init()
1228 … VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), in init()
Des31fUniformBlockTests.cpp210 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), chi… in init()
242 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), ch… in init()
Des31fProgramInterfaceDefinition.cpp120 if (glu::isDataTypeBoolOrBVec(varType.getBasicType())) in isIllegalVertexInput()
133 if (glu::isDataTypeBoolOrBVec(varType.getBasicType())) in isIllegalVertexOutput()
179 …if (glu::isDataTypeBoolOrBVec(varType.getBasicType()) || isOpaqueType || glu::isDataTypeMatrix(var… in isIllegalFragmentOutput()
Des31fShaderSharedVarTests.cpp249 else if (isDataTypeBoolOrBVec(m_basicType)) in iterate()
373 if (glu::isDataTypeBoolOrBVec(DataType(basicType))) in init()
Des31fUniformLocationTests.cpp208 else if (glu::isDataTypeBoolOrBVec(adjustedType)) in getExpectedValue()
694 …return glu::VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_H… in createVarType()
Des31fSSBOLayoutCase.cpp1012 glu::isDataTypeBoolOrBVec(basicType)); in generateImmScalarVectorSrc()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp286 …const glu::Precision precision = glu::isDataTypeBoolOrBVec(basicType) ? glu::PRECISION_LAST : glu:… in generateRandomType()
398 …const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISIO… in basic()
406 …const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISIO… in basicArray()
414 …const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct()
415 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct()
442 …const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs()
443 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs()
640 else if (glu::isDataTypeBoolOrBVec((value.type))) in shaderVarValueStr()
673 else if (glu::isDataTypeBoolOrBVec((value.type))) in apiVarValueStr()
710 else if (glu::isDataTypeBoolOrBVec(type)) in generateRandomVarValue()
[all …]
Des3fUniformBlockTests.cpp421 if (glu::isDataTypeBoolOrBVec(type)) in init()
460 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize), in init()
623 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp450 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), chi… in init()
482 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), ch… in init()
547 if (glu::isDataTypeBoolOrBVec(type)) in init()
560 if (!glu::isDataTypeBoolOrBVec(type)) in init()
596 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize), in init()
763 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), in init()
DvktRandomUniformBlockCase.cpp229 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp302 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
1059 if (glu::isDataTypeBoolOrBVec(type)) in init()
1107 …VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP… in init()
1143 … VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), in init()
1178 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu… in init()
1216 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : gl… in init()
1255 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : gl… in init()
1503 … VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), in init()
DvktSSBOLayoutCase.cpp1039 glu::isDataTypeBoolOrBVec(basicType)); in generateImmScalarVectorSrc()
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp117 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader()
155 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader()
196 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader()
235 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader()
320 else if (glu::isDataTypeBoolOrBVec(output.varType.getBasicType())) in generateFragShaderOutputDecl()
365 else if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateFragShaderOutAssign()
432 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generatePassthroughFragmentShader()
DglsRandomUniformBlockCase.cpp236 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
DglsShaderLibraryCase.cpp1229 …isDataTypeIntOrIVec(dataType) || isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp144 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader()
182 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader()
224 else if (glu::isDataTypeBoolOrBVec(output.varType.getBasicType())) in generateFragShaderOutputDecl()
269 else if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateFragShaderOutAssign()
293 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generatePassthroughFragmentShader()
342 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader()
381 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader()
805 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp283 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
748 if (glu::isDataTypeBoolOrBVec(type)) in init()
801 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize), flags, in init()
955 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), flags, numInstances)); in init()
DglcShaderLibraryCase.cpp440 isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute()
1028 else if (isDataTypeBoolOrBVec(dataType)) in dumpValues()
/external/deqp/framework/opengl/
DgluShaderUtil.hpp233 inline bool isDataTypeBoolOrBVec (DataType dataType) { return (dataType >= TYPE_BOOL) && (d… in isDataTypeBoolOrBVec() function
DgluShaderLibrary.cpp1702 else if (isDataTypeBoolOrBVec(dataType)) in dumpValue()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1446 if (glu::isDataTypeBoolOrBVec(type)) in sumExpr()
1461 return glu::isDataTypeBoolOrBVec(type) ? baseExpr in incrementExpr()
1471 …const string returnPrecisionMaybe = glu::isDataTypeBoolOrBVec(m_returnType) ? "" : string() + pre… in generateSingleProgramData()
1481 …paramPrecisionsMaybe[i] = glu::isDataTypeBoolOrBVec(m_paramTypes[i]) ? "" : string() + precision … in generateSingleProgramData()
1800 else if (glu::isDataTypeBoolOrBVec(paramType)) in setGeneralUniforms()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1450 if (glu::isDataTypeBoolOrBVec(type)) in sumExpr()
1465 return glu::isDataTypeBoolOrBVec(type) ? baseExpr in incrementExpr()
1475 …const string returnPrecisionMaybe = glu::isDataTypeBoolOrBVec(m_returnType) ? "" : string() + pre… in generateSingleProgramData()
1485 …paramPrecisionsMaybe[i] = glu::isDataTypeBoolOrBVec(m_paramTypes[i]) ? "" : string() + precision … in generateSingleProgramData()
1808 else if (glu::isDataTypeBoolOrBVec(paramType)) in setGeneralUniforms()
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp137 if (isDataTypeBoolOrBVec(valueType)) in getTransportType()
668 if (isDataTypeBoolOrBVec(basicType)) in copyToLayout()

12