/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 226 …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 …]
|
D | es2fShaderOperatorTests.cpp | 1416 bool isBoolCase = isDataTypeBoolOrBVec(curType); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 378 …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 …]
|
D | es31fUniformBlockTests.cpp | 210 …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()
|
D | es31fSSBOLayoutTests.cpp | 299 if (!glu::isDataTypeBoolOrBVec(type)) in generateType() 821 if (glu::isDataTypeBoolOrBVec(type)) in init() 868 …VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP… in init() 899 … VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), in init() 929 …const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu… in init() 962 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : gl… in init() 996 …const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : gl… in init() 1232 … VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), in init()
|
D | es31fProgramInterfaceDefinition.cpp | 126 if (glu::isDataTypeBoolOrBVec(varType.getBasicType())) in isIllegalVertexInput() 139 if (glu::isDataTypeBoolOrBVec(varType.getBasicType())) in isIllegalVertexOutput() 185 …if (glu::isDataTypeBoolOrBVec(varType.getBasicType()) || isOpaqueType || glu::isDataTypeMatrix(var… in isIllegalFragmentOutput()
|
D | es31fShaderSharedVarTests.cpp | 249 else if (isDataTypeBoolOrBVec(m_basicType)) in iterate() 373 if (glu::isDataTypeBoolOrBVec(DataType(basicType))) in init()
|
D | es31fUniformLocationTests.cpp | 208 else if (glu::isDataTypeBoolOrBVec(adjustedType)) in getExpectedValue() 694 …return glu::VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_H… in createVarType()
|
D | es31fSSBOLayoutCase.cpp | 1007 glu::isDataTypeBoolOrBVec(basicType)); in generateImmScalarVectorSrc()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 286 …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 …]
|
D | es3fUniformBlockTests.cpp | 465 if (glu::isDataTypeBoolOrBVec(type)) in init() 504 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize), in init() 706 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), in init()
|
D | es3fShaderOperatorTests.cpp | 2068 bool isBoolCase = isDataTypeBoolOrBVec(curType); in init()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.hpp | 289 inline bool isDataTypeBoolOrBVec (DataType dataType) { return (dataType >= TYPE_BOOL) && … in isDataTypeBoolOrBVec() function 345 inline bool dataTypeSupportsPrecisionModifier (DataType dataType) { return !isDataTypeBoolOrBVec(d… in dataTypeSupportsPrecisionModifier()
|
D | gluShaderLibrary.cpp | 1678 else if (isDataTypeBoolOrBVec(dataType)) in dumpValue()
|
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 117 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()
|
D | glsRandomUniformBlockCase.cpp | 236 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
|
D | glsShaderLibraryCase.cpp | 1246 …isDataTypeIntOrIVec(dataType) || isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockTests.cpp | 283 if (!glu::isDataTypeBoolOrBVec(type)) in generateType() 937 if (glu::isDataTypeBoolOrBVec(type)) in init() 990 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize), flags, in init() 1144 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), flags, numInstances)); in init()
|
D | glcShaderLibraryCase.cpp | 440 isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute() 1028 else if (isDataTypeBoolOrBVec(dataType)) in dumpValues()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 225 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader() 290 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader() 333 else if (glu::isDataTypeBoolOrBVec(output.varType.getBasicType())) in generateFragShaderOutputDecl() 383 else if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateFragShaderOutAssign() 407 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generatePassthroughFragmentShader() 456 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader() 496 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader() 963 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute()
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1446 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/ |
D | es3pShaderOperatorTests.cpp | 1450 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/ |
D | vktShaderLibrary.cpp | 140 if (isDataTypeBoolOrBVec(valueType)) in getTransportType() 671 if (isDataTypeBoolOrBVec(basicType)) in copyToLayout()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 1214 glu::isDataTypeBoolOrBVec(basicType) || in generateImmScalarVectorSrc()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderOperatorTests.cpp | 1881 const bool isBoolCase = isDataTypeBoolOrBVec(curType); in init()
|