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

1 2

  /external/deqp/modules/gles2/scripts/
gen-swizzles.py 52 def getDataTypeScalarSize (dt):
86 scalarSize = getDataTypeScalarSize(dataType)
230 scalarSize = getDataTypeScalarSize(dataType)
244 # scalarSize = getDataTypeScalarSize(dataType)
  /external/deqp/modules/gles3/scripts/
gen-swizzles.py 52 def getDataTypeScalarSize (dt):
86 scalarSize = getDataTypeScalarSize(dataType)
234 scalarSize = getDataTypeScalarSize(dataType)
248 # scalarSize = getDataTypeScalarSize(dataType)
  /external/deqp/modules/gles31/functional/
es31fShaderCommonFunctionTests.cpp 323 const int numComponents = glu::getDataTypeScalarSize(basicType);
479 const int scalarSize = glu::getDataTypeScalarSize(type);
491 const int scalarSize = glu::getDataTypeScalarSize(type);
561 const int scalarSize = glu::getDataTypeScalarSize(type);
584 const int scalarSize = glu::getDataTypeScalarSize(type);
661 const int scalarSize = glu::getDataTypeScalarSize(type);
692 const int scalarSize = glu::getDataTypeScalarSize(type);
773 const int scalarSize = glu::getDataTypeScalarSize(type);
783 const int scalarSize = glu::getDataTypeScalarSize(type);
823 const int vecSize = glu::getDataTypeScalarSize(baseType)
    [all...]
es31fShaderIntegerFunctionTests.cpp 83 const int numComponents = glu::getDataTypeScalarSize(basicType);
139 const int scalarSize = glu::getDataTypeScalarSize(dataType);
373 const int scalarSize = glu::getDataTypeScalarSize(type);
427 const int scalarSize = glu::getDataTypeScalarSize(type);
469 const int scalarSize = glu::getDataTypeScalarSize(type);
521 const int scalarSize = glu::getDataTypeScalarSize(type);
563 const int scalarSize = glu::getDataTypeScalarSize(type);
612 const int scalarSize = glu::getDataTypeScalarSize(type);
653 const int scalarSize = glu::getDataTypeScalarSize(type);
703 const int scalarSize = glu::getDataTypeScalarSize(type)
    [all...]
es31fOpaqueTypeIndexingTests.cpp 439 const int outLookupStride = numInvocations*getDataTypeScalarSize(outputType);
453 coords.resize(numInvocations * getDataTypeScalarSize(coordType));
459 const int numCoordComps = getDataTypeScalarSize(coordType);
536 const int numCoordComps = getDataTypeScalarSize(coordType);
538 TCU_CHECK_INTERNAL(getDataTypeScalarSize(outputType) == 1);
565 TCU_CHECK_INTERNAL(getDataTypeScalarSize(outputType) == 4);
    [all...]
es31fProgramUniformTests.cpp 574 const int numElems = glu::getDataTypeScalarSize(value.type);
607 const int numElems = glu::getDataTypeScalarSize(value.type);
640 const int numElems = glu::getDataTypeScalarSize(type);
670 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType);
694 const int size = glu::getDataTypeScalarSize(a.type);
738 const int size = glu::getDataTypeScalarSize(boolValue.type);
    [all...]
es31fComputeShaderBuiltinVarTests.cpp 241 const int numScalars = getDataTypeScalarSize(m_varType);
  /external/deqp/modules/gles3/functional/
es3fShaderCommonFunctionTests.cpp 296 const int numComponents = glu::getDataTypeScalarSize(basicType);
448 const int scalarSize = glu::getDataTypeScalarSize(type);
460 const int scalarSize = glu::getDataTypeScalarSize(type);
530 const int scalarSize = glu::getDataTypeScalarSize(type);
553 const int scalarSize = glu::getDataTypeScalarSize(type);
630 const int scalarSize = glu::getDataTypeScalarSize(type);
661 const int scalarSize = glu::getDataTypeScalarSize(type);
742 const int scalarSize = glu::getDataTypeScalarSize(type);
752 const int scalarSize = glu::getDataTypeScalarSize(type);
792 const int vecSize = glu::getDataTypeScalarSize(baseType)
    [all...]
es3fDefaultVertexAttributeTests.cpp 402 const int vectorSize = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::isDataTypeVector(m_dataType)) ? (glu::getDataTypeScalarSize(m_dataType)) : (-1);
404 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType));
482 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType));
es3fInstancedRenderingTests.cpp 181 int typeSize = glu::getDataTypeScalarSize(m_rgbAttrType);
477 int typeSize = glu::getDataTypeScalarSize(m_rgbAttrType);
es3fUniformApiTests.cpp 623 const int numElems = glu::getDataTypeScalarSize(value.type);
656 const int numElems = glu::getDataTypeScalarSize(value.type);
689 const int numElems = glu::getDataTypeScalarSize(type);
719 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType);
743 const int numElems = glu::getDataTypeScalarSize(type);
771 const int texResultNumDims = glu::getDataTypeScalarSize(texResultType);
795 const int size = glu::getDataTypeScalarSize(a.type);
839 const int size = glu::getDataTypeScalarSize(boolValue.type);
    [all...]
es3fTransformFeedbackTests.cpp 401 int scalarSize = glu::getDataTypeScalarSize(subType.getBasicType());
460 inputStride += glu::getDataTypeScalarSize(type.getBasicType())*sizeof(deUint32);
530 int numComps = glu::getDataTypeScalarSize(attrib.type.getBasicType());
713 int numComponents = glu::getDataTypeScalarSize(type);
    [all...]
es3fFragmentOutputTests.cpp 567 int numScalars = glu::getDataTypeScalarSize(output.type);
717 int scalarSize = glu::getDataTypeScalarSize(output.type);
774 const int scalarSize = glu::getDataTypeScalarSize(output.type);
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 99 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType());
136 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType());
174 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType());
216 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType());
299 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType());
308 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType());
369 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType());
481 const int vecSize = glu::getDataTypeScalarSize(basicType);
726 const int vecSize = glu::getDataTypeScalarSize(basicType);
826 switch (glu::getDataTypeScalarSize(type)
    [all...]
glsLongStressCase.cpp 770 const int typeScalarSize = glu::getDataTypeScalarSize(spec.type);
856 glVertexAttribPointer(attrLoc, glu::getDataTypeScalarSize(attrSpec.type), GL_FLOAT, GL_FALSE, 0, (GLvoid*)(deIntptr)attrBufOffset);
869 glVertexAttribPointer(attrLoc, glu::getDataTypeScalarSize(attrSpec.type), GL_FLOAT, GL_FALSE, 0, attrData);
    [all...]
glsUniformBlockCase.cpp 364 return glu::getDataTypeScalarSize(type)*sizeof(deUint32);
627 int scalarSize = glu::getDataTypeScalarSize(entry.type);
945 int scalarSize = glu::getDataTypeScalarSize(entry.type);
    [all...]
  /external/deqp/framework/opengl/
gluVarTypeUtil.cpp 147 TCU_CHECK(de::inBounds(ndx, 0, getDataTypeScalarSize(curType.getBasicType())));
gluShaderUtil.cpp 247 int getDataTypeScalarSize (DataType dataType)
577 return getDataTypeScalarSize(dataType);
gluShaderUtil.hpp 183 int getDataTypeScalarSize (DataType dataType);
gluVarType.cpp 94 case TYPE_BASIC: return glu::getDataTypeScalarSize(m_data.basic.type);
gluVarTypeUtil.hpp 254 if (curComp.index+1 < getDataTypeScalarSize(parentType.getBasicType()))
  /external/deqp/modules/gles2/functional/
es2fDefaultVertexAttributeTests.cpp 326 const int vectorSize = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::isDataTypeVector(m_dataType)) ? (glu::getDataTypeScalarSize(m_dataType)) : (-1);
328 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType));
405 const int components = (glu::isDataTypeMatrix(m_dataType)) ? (glu::getDataTypeMatrixNumRows(m_dataType)) : (glu::getDataTypeScalarSize(m_dataType));
es2fUniformApiTests.cpp 518 const int numElems = glu::getDataTypeScalarSize(value.type);
549 const int numElems = glu::getDataTypeScalarSize(value.type);
580 const int numElems = glu::getDataTypeScalarSize(type);
616 const int numElems = glu::getDataTypeScalarSize(type);
650 const int size = glu::getDataTypeScalarSize(a.type);
688 const int size = glu::getDataTypeScalarSize(boolValue.type);
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp     [all...]

Completed in 427 milliseconds

1 2