HomeSort by relevance Sort by last modified time
    Searched refs:isDataTypeBoolOrBVec (Results 1 - 25 of 27) sorted by null

1 2

  /external/deqp/modules/gles31/functional/
es31fUniformBlockTests.cpp 210 const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), childSize);
242 const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), childSize0);
es31fProgramUniformTests.cpp 378 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
386 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
394 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
395 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
422 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
423 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
591 else if (glu::isDataTypeBoolOrBVec((value.type)))
624 else if (glu::isDataTypeBoolOrBVec((value.type)))
661 else if (glu::isDataTypeBoolOrBVec(type))
717 else if (glu::isDataTypeBoolOrBVec(a.type)
    [all...]
es31fProgramInterfaceDefinition.cpp 120 if (glu::isDataTypeBoolOrBVec(varType.getBasicType()))
133 if (glu::isDataTypeBoolOrBVec(varType.getBasicType()))
179 if (glu::isDataTypeBoolOrBVec(varType.getBasicType()) || isOpaqueType || glu::isDataTypeMatrix(varType.getBasicType()))
es31fSSBOLayoutTests.cpp 295 if (!glu::isDataTypeBoolOrBVec(type))
817 if (glu::isDataTypeBoolOrBVec(type))
864 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), arraySize),
895 VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP),
    [all...]
es31fShaderSharedVarTests.cpp 249 else if (isDataTypeBoolOrBVec(m_basicType))
370 if (glu::isDataTypeBoolOrBVec(DataType(basicType)))
es31fUniformLocationTests.cpp 208 else if (glu::isDataTypeBoolOrBVec(adjustedType))
694 return glu::VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP);
    [all...]
es31fSSBOLayoutCase.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp 226 const glu::Precision precision = glu::isDataTypeBoolOrBVec(basicType) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
332 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
340 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
348 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
349 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
376 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
377 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
533 else if (glu::isDataTypeBoolOrBVec((value.type)))
564 else if (glu::isDataTypeBoolOrBVec((value.type)))
596 else if (glu::isDataTypeBoolOrBVec(type)
    [all...]
es2fShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp 286 const glu::Precision precision = glu::isDataTypeBoolOrBVec(basicType) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
398 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
406 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
414 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
415 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
442 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
443 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP;
640 else if (glu::isDataTypeBoolOrBVec((value.type)))
673 else if (glu::isDataTypeBoolOrBVec((value.type)))
710 else if (glu::isDataTypeBoolOrBVec(type)
    [all...]
es3fUniformBlockTests.cpp 421 if (glu::isDataTypeBoolOrBVec(type))
460 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize),
623 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH),
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutTests.cpp 282 if (!glu::isDataTypeBoolOrBVec(type))
800 if (glu::isDataTypeBoolOrBVec(type))
847 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), arraySize),
878 VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP),
908 const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_HIGHP), childSize);
    [all...]
vktSSBOLayoutCase.cpp 927 glu::isDataTypeBoolOrBVec(basicType));
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktRandomUniformBlockCase.cpp 229 if (!glu::isDataTypeBoolOrBVec(type))
vktUniformBlockTests.cpp 444 const VarType childType (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), childSize);
476 const VarType childType0 (VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), childSize0);
538 if (glu::isDataTypeBoolOrBVec(type))
577 VarType(VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH), arraySize),
732 VarType(type, glu::isDataTypeBoolOrBVec(type) ? 0 : PRECISION_HIGH),
    [all...]
  /external/deqp/framework/opengl/
gluShaderUtil.hpp 212 inline bool isDataTypeBoolOrBVec (DataType dataType) { return (dataType >= TYPE_BOOL) && (dataType <= TYPE_BOOL_VEC4); }
gluShaderLibrary.cpp     [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 117 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
155 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
196 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
235 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
320 else if (glu::isDataTypeBoolOrBVec(output.varType.getBasicType()))
365 else if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
432 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
    [all...]
glsRandomUniformBlockCase.cpp 236 if (!glu::isDataTypeBoolOrBVec(type))
glsShaderLibraryCase.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 151 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
189 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
231 else if (glu::isDataTypeBoolOrBVec(output.varType.getBasicType()))
276 else if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
300 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
347 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
386 if (glu::isDataTypeBoolOrBVec(output->varType.getBasicType()))
769 const bool isBool = isDataTypeBoolOrBVec(m_shaderSpec.outputs[outNdx].varType.getBasicType());
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktShaderLibrary.cpp 137 if (isDataTypeBoolOrBVec(valueType))
668 if (isDataTypeBoolOrBVec(basicType))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderOperatorTests.cpp     [all...]

Completed in 2611 milliseconds

1 2