/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 …]
|
/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 | es31fSSBOLayoutTests.cpp | 295 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()
|
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 | es31fProgramInterfaceDefinition.cpp | 120 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()
|
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 | 1012 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 | 421 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/ |
D | vktUniformBlockTests.cpp | 450 …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()
|
D | vktRandomUniformBlockCase.cpp | 229 if (!glu::isDataTypeBoolOrBVec(type)) in generateType()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 302 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()
|
D | vktSSBOLayoutCase.cpp | 1039 glu::isDataTypeBoolOrBVec(basicType)); in generateImmScalarVectorSrc()
|
/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 | 1229 …isDataTypeIntOrIVec(dataType) || isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 144 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/ |
D | glcUniformBlockTests.cpp | 283 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()
|
D | glcShaderLibraryCase.cpp | 440 isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute() 1028 else if (isDataTypeBoolOrBVec(dataType)) in dumpValues()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.hpp | 233 inline bool isDataTypeBoolOrBVec (DataType dataType) { return (dataType >= TYPE_BOOL) && (d… in isDataTypeBoolOrBVec() function
|
D | gluShaderLibrary.cpp | 1702 else if (isDataTypeBoolOrBVec(dataType)) in dumpValue()
|
/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 | 137 if (isDataTypeBoolOrBVec(valueType)) in getTransportType() 668 if (isDataTypeBoolOrBVec(basicType)) in copyToLayout()
|