/external/deqp/modules/gles3/functional/ |
D | es3fShaderCommonFunctionTests.cpp | 246 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 …]
|
D | es3fFragmentOutputTests.cpp | 782 int scalarSize = glu::getDataTypeScalarSize(output.type); in iterate() local 845 const int scalarSize = glu::getDataTypeScalarSize(output.type); in iterate() local
|
D | es3fTransformFeedbackTests.cpp | 401 int scalarSize = glu::getDataTypeScalarSize(subType.getBasicType()); in genShaderSources() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 320 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 …]
|
D | es31fShaderIntegerFunctionTests.cpp | 139 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 …]
|
D | es31fShaderSharedVarTests.cpp | 191 const int scalarSize = getDataTypeScalarSize(m_basicType); in iterate() local
|
D | es31fSSBOLayoutCase.cpp | 734 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
|
D | es31fTessellationTests.cpp | 5842 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/ |
D | vktShaderCommonFunctionTests.cpp | 263 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local 612 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 624 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 709 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 732 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 824 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 855 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 950 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 960 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 1024 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local [all …]
|
D | vktShaderIntegerFunctionTests.cpp | 141 const int scalarSize = glu::getDataTypeScalarSize(dataType); in generateRandomInputData() local 184 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local 476 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 530 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 587 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 639 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 696 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 745 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local 801 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local 851 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local [all …]
|
D | vktShaderExecutor.cpp | 1743 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local 1770 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
|
/external/deqp/modules/gles2/scripts/ |
D | gen-swizzles.py | 108 scalarSize = getDataTypeScalarSize(dataType) variable 252 scalarSize = getDataTypeScalarSize(dataType) variable
|
/external/deqp/modules/gles3/scripts/ |
D | gen-swizzles.py | 108 scalarSize = getDataTypeScalarSize(dataType) variable 256 scalarSize = getDataTypeScalarSize(dataType) variable
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 773 const int scalarSize = getDataTypeScalarSize(dataType); in setUniformValue() local 1175 const int scalarSize = getDataTypeScalarSize(dataType); in execute() local
|
D | glsUniformBlockCase.cpp | 627 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
|
D | glsShaderExecUtil.cpp | 974 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local 1001 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 649 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local 930 const int scalarSize = glu::getDataTypeScalarSize(basicType); in generateImmScalarVectorSrc() local 1257 const int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyBufferVarData() local 1464 const int scalarSize = glu::getDataTypeScalarSize(resEntry.type); in compareBufferVarData() local
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.cpp | 954 int scalarSize = getDataTypeScalarSize(expectedDataType); in parseValueElement() local 1673 int scalarSize = getDataTypeScalarSize(dataType); in dumpValue() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 662 const int scalarSize = getDataTypeScalarSize(basicType); in copyToLayout() local 937 vk::VkFormat getVecFormat (DataType scalarType, int scalarSize) in getVecFormat()
|
/external/deqp/framework/randomshaders/ |
D | rsgVariableValue.hpp | 166 int scalarSize = this->getType().getScalarSize(); in operator =() local
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 574 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local 891 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1783 const int scalarSize = glu::getDataTypeScalarSize(paramType); in setGeneralUniforms() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 1791 const int scalarSize = glu::getDataTypeScalarSize(paramType); in setGeneralUniforms() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3770 const int scalarSize = glu::getDataTypeScalarSize(type); in uniformv() local
|