Home
last modified time | relevance | path

Searched defs:scalarSize (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp246 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
448 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
460 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
530 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
553 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
630 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
661 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
742 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
752 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
805 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
[all …]
Des3fFragmentOutputTests.cpp782 int scalarSize = glu::getDataTypeScalarSize(output.type); in iterate() local
845 const int scalarSize = glu::getDataTypeScalarSize(output.type); in iterate() local
Des3fTransformFeedbackTests.cpp401 int scalarSize = glu::getDataTypeScalarSize(subType.getBasicType()); in genShaderSources() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp319 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
525 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
537 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
607 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
630 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
707 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
738 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
819 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
829 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
882 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
[all …]
Des31fShaderIntegerFunctionTests.cpp139 const int scalarSize = glu::getDataTypeScalarSize(dataType); in generateRandomInputData() local
244 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
373 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
427 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
469 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
521 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
563 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
612 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
653 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
703 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
[all …]
Des31fShaderSharedVarTests.cpp191 const int scalarSize = getDataTypeScalarSize(m_basicType); in iterate() local
Des31fSSBOLayoutCase.cpp734 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
1015 const int scalarSize = glu::getDataTypeScalarSize(basicType); in generateImmScalarVectorSrc() local
1479 const int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyBufferVarData() local
1686 const int scalarSize = glu::getDataTypeScalarSize(resEntry.type); in compareBufferVarData() local
Des31fTessellationTests.cpp5832 const int scalarSize = glu::getDataTypeScalarSize(type); in glslAssignBasicTypeObject() local
5853 const int scalarSize = glu::getDataTypeScalarSize(type); in glslCheckBasicTypeObject() local
/external/deqp/modules/gles2/scripts/
Dgen-swizzles.py86 scalarSize = getDataTypeScalarSize(dataType) variable
230 scalarSize = getDataTypeScalarSize(dataType) variable
/external/deqp/modules/gles3/scripts/
Dgen-swizzles.py86 scalarSize = getDataTypeScalarSize(dataType) variable
234 scalarSize = getDataTypeScalarSize(dataType) variable
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp534 const int scalarSize = getDataTypeScalarSize(val.dataType); in setUniformValue() local
901 const int scalarSize = getDataTypeScalarSize(val.dataType); in execute() local
1722 int scalarSize = getDataTypeScalarSize(val.dataType); in dumpValues() local
DglsShaderExecUtil.cpp547 const int scalarSize = symbol.varType.getScalarSize(); in execute() local
1016 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local
1043 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
DglsUniformBlockCase.cpp627 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
945 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
1274 int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyUniformData() local
DglsShaderLibrary.cpp732 int scalarSize = getDataTypeScalarSize(expectedDataType); in parseValueElement() local
/external/deqp/framework/randomshaders/
DrsgVariableValue.hpp166 int scalarSize = this->getType().getScalarSize(); in operator =() local
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1783 const int scalarSize = glu::getDataTypeScalarSize(paramType); in setGeneralUniforms() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1791 const int scalarSize = glu::getDataTypeScalarSize(paramType); in setGeneralUniforms() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp3770 const int scalarSize = glu::getDataTypeScalarSize(type); in uniformv() local