Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp245 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
434 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
448 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
515 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
540 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
617 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
650 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
733 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
743 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
798 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
[all …]
H A Des3fFragmentOutputTests.cpp775 int scalarSize = glu::getDataTypeScalarSize(output.type); in iterate() local
841 const int scalarSize = glu::getDataTypeScalarSize(output.type); in iterate() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp324 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
513 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
527 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
594 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
619 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
696 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
729 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
812 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
822 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
877 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
[all …]
H A Des31fShaderIntegerFunctionTests.cpp152 const int scalarSize = glu::getDataTypeScalarSize(dataType); in generateRandomInputData() local
258 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
362 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
410 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
453 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
502 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
545 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
589 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
631 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
676 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
[all …]
H A Des31fSSBOLayoutCase.cpp721 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
1051 const int scalarSize = glu::getDataTypeScalarSize(basicType); in generateImmScalarVectorSrc() local
1562 const int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyBufferVarData() local
1782 const int scalarSize = glu::getDataTypeScalarSize(resEntry.type); in compareBufferVarData() local
H A Des31fShaderSharedVarTests.cpp192 const int scalarSize = getDataTypeScalarSize(m_basicType); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp133 const int scalarSize = glu::getDataTypeScalarSize(dataType); in generateRandomInputData() local
176 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
410 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
458 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
516 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
565 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
623 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
667 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
724 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
769 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
[all …]
H A DvktShaderCommonFunctionTests.cpp234 const int scalarSize = var.varType.getScalarSize(); in getInputOutputPointers() local
538 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
548 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
602 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
616 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
660 const int scalarSize = glu::getDataTypeScalarSize(type); in infNanRandomFloats() local
730 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
812 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
901 const int scalarSize = glu::getDataTypeScalarSize(type); in getInputValues() local
910 const int scalarSize = glu::getDataTypeScalarSize(type); in compare() local
[all …]
H A DvktShaderExecutor.cpp1886 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local
1931 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
2132 const std::string &outputType, const int scalarSize) in scalarComparison()
2293 const int scalarSize = symbol.varType.getScalarSize(); in generateSpirv() local
2373 const int scalarSize = symbol.varType.getScalarSize(); in generateSpirv() local
/aosp_15_r20/external/deqp/modules/gles3/scripts/
H A Dgen-swizzles.py108 scalarSize = getDataTypeScalarSize(dataType) variable
256 scalarSize = getDataTypeScalarSize(dataType) variable
H A Dgen-swizzle-math-operations.py165 scalarSize = getDataTypeScalarSize(dataType) variable
/aosp_15_r20/external/deqp/modules/gles2/scripts/
H A Dgen-swizzles.py108 scalarSize = getDataTypeScalarSize(dataType) variable
252 scalarSize = getDataTypeScalarSize(dataType) variable
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp126 int scalarSize = getDataTypeScalarSize(val.dataType); in setUniformValue() local
381 int scalarSize = getDataTypeScalarSize(val.dataType); in execute() local
996 int scalarSize = getDataTypeScalarSize(val.dataType); in dumpValues() local
H A DglcUniformBlockCase.cpp606 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
867 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
1227 int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyUniformData() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp461 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in createMask() local
919 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
1240 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
1320 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in writeMatrixTypeSrc() local
1867 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in validateValue() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DComputeTypes.h55 uint32_t scalarSize() const { return fWidth * fHeight * fDepth; } in scalarSize() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUserDefinedIO.cpp162 const int scalarSize = glu::getDataTypeScalarSize(type); in glslAssignBasicTypeObject() local
181 const int scalarSize = glu::getDataTypeScalarSize(type); in glslCheckBasicTypeObject() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp789 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
1140 const int scalarSize = glu::getDataTypeScalarSize(basicType); in generateImmScalarVectorSrc() local
1599 const int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyBufferVarData() local
1821 const int scalarSize = glu::getDataTypeScalarSize(resEntry.type); in compareBufferVarData() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderLibrary.cpp1036 int scalarSize = getDataTypeScalarSize(expectedDataType); in parseValueElement() local
1784 int scalarSize = getDataTypeScalarSize(dataType); in dumpValue() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.cpp827 const int scalarSize = getDataTypeScalarSize(dataType); in setUniformValue() local
1300 const int scalarSize = getDataTypeScalarSize(dataType); in execute() local
H A DglsUniformBlockCase.cpp623 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
998 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
1357 int scalarSize = glu::getDataTypeScalarSize(dstEntry.type); in copyUniformData() local
H A DglsShaderExecUtil.cpp1072 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyToBuffer() local
1101 const int scalarSize = glu::getDataTypeScalarSize(basicType); in copyFromBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp750 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
1326 int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValueSrc() local
1424 int scalarSize = glu::getDataTypeScalarSize(entry.type); in writeMatrixTypeSrc() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp93 const int scalarSize = glu::getDataTypeScalarSize(entry.type); in generateValue() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp679 const int scalarSize = getDataTypeScalarSize(basicType); in copyToLayout() local
940 vk::VkFormat getVecFormat(DataType scalarType, int scalarSize) in getVecFormat()

123456789