Home
last modified time | relevance | path

Searched refs:isDataTypeBoolOrBVec (Results 1 – 25 of 26) 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 …]
Des2fShaderOperatorTests.cpp1416 bool isBoolCase = isDataTypeBoolOrBVec(curType); in init()
/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()
Des3fShaderOperatorTests.cpp2068 bool isBoolCase = isDataTypeBoolOrBVec(curType); in init()
/external/deqp/framework/opengl/
DgluShaderUtil.hpp275 inline bool isDataTypeBoolOrBVec (DataType dataType) { return (dataType >= TYPE_BOOL) && … in isDataTypeBoolOrBVec() function
330 inline bool dataTypeSupportsPrecisionModifier (DataType dataType) { return !isDataTypeBoolOrBVec(d… in dataTypeSupportsPrecisionModifier()
DgluShaderLibrary.cpp1678 else if (isDataTypeBoolOrBVec(dataType)) in dumpValue()
/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.cpp1253 …isDataTypeIntOrIVec(dataType) || isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp283 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()
DglcShaderLibraryCase.cpp440 isDataTypeUintOrUVec(dataType) || isDataTypeBoolOrBVec(dataType)); in execute()
1028 else if (isDataTypeBoolOrBVec(dataType)) in dumpValues()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp224 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader()
289 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateVertexShader()
332 else if (glu::isDataTypeBoolOrBVec(output.varType.getBasicType())) in generateFragShaderOutputDecl()
382 else if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateFragShaderOutAssign()
406 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generatePassthroughFragmentShader()
455 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader()
495 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType())) in generateGeometryShader()
959 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType()); in execute()
/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.cpp140 if (isDataTypeBoolOrBVec(valueType)) in getTransportType()
671 if (isDataTypeBoolOrBVec(basicType)) in copyToLayout()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1195 glu::isDataTypeBoolOrBVec(basicType) || in generateImmScalarVectorSrc()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp2028 const bool isBoolCase = isDataTypeBoolOrBVec(curType); in init()

12