Home
last modified time | relevance | path

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

12

/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.cpp320 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
526 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
538 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
608 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
631 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
708 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
739 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
820 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
830 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
883 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.cpp5842 const int scalarSize = glu::getDataTypeScalarSize(type); in glslAssignBasicTypeObject() local
5863 const int scalarSize = glu::getDataTypeScalarSize(type); in glslCheckBasicTypeObject() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp263 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
601 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
613 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
697 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
720 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
811 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
842 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
936 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
946 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
1009 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
[all …]
DvktShaderIntegerFunctionTests.cpp141 const int scalarSize = glu::getDataTypeScalarSize(dataType); in generateRandomInputData() local
184 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
464 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
518 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
574 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
626 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
682 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
731 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
786 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
836 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
[all …]
DvktShaderExecutor.cpp1704 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local
1731 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
/external/deqp/modules/gles3/scripts/
Dgen-swizzles.py108 scalarSize = getDataTypeScalarSize(dataType) variable
256 scalarSize = getDataTypeScalarSize(dataType) variable
Dgen-swizzle-math-operations.py165 scalarSize = getDataTypeScalarSize(dataType) variable
/external/deqp/modules/gles2/scripts/
Dgen-swizzles.py108 scalarSize = getDataTypeScalarSize(dataType) variable
252 scalarSize = getDataTypeScalarSize(dataType) variable
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp155 const int scalarSize = glu::getDataTypeScalarSize(type); in glslAssignBasicTypeObject() local
175 const int scalarSize = glu::getDataTypeScalarSize(type); in glslCheckBasicTypeObject() local
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp773 const int scalarSize = getDataTypeScalarSize(dataType); in setUniformValue() local
1175 const int scalarSize = getDataTypeScalarSize(dataType); in execute() 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
DglsShaderExecUtil.cpp974 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local
1001 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
/external/deqp/framework/opengl/
DgluShaderLibrary.cpp954 int scalarSize = getDataTypeScalarSize(expectedDataType); in parseValueElement() local
1673 int scalarSize = getDataTypeScalarSize(dataType); in dumpValue() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp705 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
1042 const int scalarSize = glu::getDataTypeScalarSize(basicType); in generateImmScalarVectorSrc() local
1384 const int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyBufferVarData() local
1591 const int scalarSize = glu::getDataTypeScalarSize(resEntry.type); in compareBufferVarData() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp578 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
977 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
1055 int scalarSize = glu::getDataTypeScalarSize(entry.type); in writeMatrixTypeSrc() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp662 const int scalarSize = getDataTypeScalarSize(basicType); in copyToLayout() local
937 vk::VkFormat getVecFormat (DataType scalarType, int scalarSize) in getVecFormat()
/external/deqp/framework/randomshaders/
DrsgVariableValue.hpp166 int scalarSize = this->getType().getScalarSize(); in operator =() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1791 const int scalarSize = glu::getDataTypeScalarSize(paramType); in setGeneralUniforms() local
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1783 const int scalarSize = glu::getDataTypeScalarSize(paramType); in setGeneralUniforms() local

12