/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 339 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140BaseAlignment() 382 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd430BaseAlignment() 421 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeRelaxedBlockBaseAlignment() 513 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeReferenceLayout() 516 …isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) : glu::getDataTypeMatrixNumColumns(basicType… in computeReferenceLayout() 571 … const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeReferenceLayout() 575 … glu::getDataTypeMatrixNumColumns(elemBasicType); in computeReferenceLayout() 672 … const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeReferenceLayout() 675 … glu::getDataTypeMatrixNumColumns(elemBasicType); in computeReferenceLayout() 796 … glu::getDataTypeMatrixNumColumns(entry.type)) : in generateValue() [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.cpp | 399 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140BaseAlignment() 464 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140Layout() 466 …isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) : glu::getDataTypeMatrixNumColumns(basicType… in computeStd140Layout() 513 … int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeStd140Layout() 516 … glu::getDataTypeMatrixNumColumns(elemBasicType); in computeStd140Layout() 609 … glu::getDataTypeMatrixNumColumns(entry.type)) : in generateValue() 878 int numCols = glu::getDataTypeMatrixNumColumns(entry.type); in generateValueSrc() 1239 int numCols = glu::getDataTypeMatrixNumColumns(dstEntry.type); in copyUniformData() 1807 … glu::getDataTypeMatrixNumColumns(uniform.type)) : in checkLayoutBounds() 1809 …int numComps = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumColumns(uniform.typ… in checkLayoutBounds()
|
H A D | glcShaderLibraryCase.cpp | 428 int numCols = getDataTypeMatrixNumColumns(dataType); in execute() 1035 int numCols = getDataTypeMatrixNumColumns(dataType); in dumpValues()
|
H A D | glcShaderIndexingTests.cpp | 974 int numCols = getDataTypeMatrixNumColumns(varType); in createMatrixSubscriptCase()
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsUniformBlockCase.cpp | 406 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140BaseAlignment() 474 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140Layout() 476 …isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) : glu::getDataTypeMatrixNumColumns(basicType… in computeStd140Layout() 525 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeStd140Layout() 528 glu::getDataTypeMatrixNumColumns(elemBasicType); in computeStd140Layout() 626 … glu::getDataTypeMatrixNumColumns(entry.type)) : in generateValue() 1009 int numCols = glu::getDataTypeMatrixNumColumns(entry.type); in generateValueSrc() 1369 int numCols = glu::getDataTypeMatrixNumColumns(dstEntry.type); in copyUniformData() 1936 … glu::getDataTypeMatrixNumColumns(uniform.type)) : in checkLayoutBounds() 1938 …int numComps = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumColumns(uniform.typ… in checkLayoutBounds()
|
H A D | glsShaderExecUtil.cpp | 348 …const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()… in generateFragShaderOutputDecl() 375 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() 645 int numCols = glu::getDataTypeMatrixNumColumns(basicType); in execute() 1036 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() 1073 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() 1102 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSSBOLayoutCase.cpp | 363 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140BaseAlignment() 406 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd430BaseAlignment() 478 …isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) : glu::getDataTypeMatrixNumColumns(basicType… in computeReferenceLayout() 527 … glu::getDataTypeMatrixNumColumns(elemBasicType); in computeReferenceLayout() 617 … const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeReferenceLayout() 620 … glu::getDataTypeMatrixNumColumns(elemBasicType); in computeReferenceLayout() 728 … glu::getDataTypeMatrixNumColumns(entry.type)) : in generateValue() 1022 const int numCols = glu::getDataTypeMatrixNumColumns(basicType); in generateImmMatrixSrc() 1592 const int numCols = glu::getDataTypeMatrixNumColumns(dstEntry.type); in copyBufferVarData() 1815 const int numCols = glu::getDataTypeMatrixNumColumns(resEntry.type); in compareBufferVarData() [all …]
|
H A D | es31fProgramInterfaceDefinitionUtil.cpp | 1011 return glu::getDataTypeMatrixNumColumns(type); in getNumDataTypeVectors() 1072 numVectors = glu::getDataTypeMatrixNumColumns(type); in getBufferTypeSize()
|
H A D | es31fProgramUniformTests.cpp | 564 …etDataTypeMatrix(glu::getDataTypeMatrixNumRows(original), glu::getDataTypeMatrixNumColumns(origina… in getDataTypeTransposedMatrix() 572 const int cols = glu::getDataTypeMatrixNumColumns(original.type); in getTransposeMatrix()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 414 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd140BaseAlignment() 457 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeStd430BaseAlignment() 496 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeRelaxedBlockBaseAlignment() 590 …isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) : glu::getDataTypeMatrixNumRows(basicType… in computeReferenceLayout() 593 …isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) : glu::getDataTypeMatrixNumColumns(basicType… in computeReferenceLayout() 648 … const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeReferenceLayout() 652 … glu::getDataTypeMatrixNumColumns(elemBasicType); in computeReferenceLayout() 753 … glu::getDataTypeMatrixNumColumns(entry.type)) : in generateValue() 1339 int numCols = glu::getDataTypeMatrixNumColumns(entry.type); in generateValueSrc()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 463 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in createMask() 585 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeXfbLayout() 645 const int numVecs = glu::getDataTypeMatrixNumColumns(elemBasicType); in computeXfbLayout() 921 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in generateValue() 1251 const int numCols = glu::getDataTypeMatrixNumColumns(entry.type); in generateValueSrc() 1869 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in validateValue()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
H A D | vktMemoryModelSharedLayoutCase.cpp | 96 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in generateValue() 227 …numElements = glu::getDataTypeMatrixNumColumns(basicType) * glu::getDataTypeMatrixNumRows(basicTyp… in generateSharedMemoryWrites()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 149 return isDataTypeMatrix(valueType) ? getDataTypeMatrixNumColumns(valueType) : 1; in getNumTransportLocations() 640 const int numVecs = isMatrix ? getDataTypeMatrixNumColumns(basicType) : 1; in computeStd140Layout() 662 …const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : … in computeStd430Layout() 680 …const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : … in copyToLayout() 1017 … const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : 1; in getVertexAttributeDescriptions()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluShaderUtil.cpp | 1048 int getDataTypeMatrixNumColumns(DataType dataType) in getDataTypeMatrixNumColumns() function 1181 return getDataTypeMatrixNumColumns(dataType); in getDataTypeNumLocations()
|
H A D | gluVarTypeUtil.cpp | 146 … TCU_CHECK(de::inBounds(ndx, 0, getDataTypeMatrixNumColumns(curType.getBasicType()))); in parseTypePath()
|
H A D | gluShaderUtil.hpp | 397 int getDataTypeMatrixNumColumns(DataType dataType);
|
H A D | gluVarTypeUtil.hpp | 391 if (curComp.index + 1 < getDataTypeMatrixNumColumns(parentType.getBasicType())) in removeTraversed()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fInstancedRenderingTests.cpp | 504 int numSlots = isMatCase ? glu::getDataTypeMatrixNumColumns(m_rgbAttrType) : in setupVarAttribPointer() 523 int numCols = glu::getDataTypeMatrixNumColumns(m_rgbAttrType); in setupVarAttribPointer()
|
H A D | es3fShaderMatrixTests.cpp | 1720 …getDataTypeMatrix(getDataTypeMatrixNumColumns(m_in1.dataType), getDataTypeMatrixNumRows(m_in0.data… in init() 1729 …getDataTypeMatrix(getDataTypeMatrixNumRows(m_in0.dataType), getDataTypeMatrixNumColumns(m_in0.data… in init() 1761 getDataTypeMatrixNumColumns(matrixType)); in init() 2258 int numCols = getDataTypeMatrixNumColumns(matType); in init()
|
H A D | es3fShaderIndexingTests.cpp | 921 int numCols = getDataTypeMatrixNumColumns(varType); in createMatrixSubscriptCase()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderMatrixTests.cpp | 1999 …getDataTypeMatrix(getDataTypeMatrixNumColumns(m_in1.dataType), getDataTypeMatrixNumRows(m_in0.data… in setupShader() 2008 …getDataTypeMatrix(getDataTypeMatrixNumRows(m_in0.dataType), getDataTypeMatrixNumColumns(m_in0.data… in setupShader() 2040 getDataTypeMatrixNumColumns(matrixType)); in setupShader() 2088 padding += getDataTypeMatrixNumColumns(in.dataType); in setupShader() 2443 int numCols = getDataTypeMatrixNumColumns(matType); in init()
|
H A D | vktShaderRenderIndexingTests.cpp | 1006 int numCols = getDataTypeMatrixNumColumns(varType); in createMatrixSubscriptCase()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.cpp | 366 …const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()… in generateFragShaderOutputDecl() 400 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() 901 int numCols = glu::getDataTypeMatrixNumColumns(basicType); in bindAttributes() 1756 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() 1887 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() 1932 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer()
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOperatorTests.cpp | 1643 … const int numCols = glu::getDataTypeMatrixNumColumns(paramType); in generateSingleProgramData() 1798 for (int i = 0; i < getDataTypeMatrixNumColumns(finalResultDataType); i++) in generateSingleProgramData() 1902 DE_ASSERT(size == glu::getDataTypeMatrixNumColumns(paramType)); in setGeneralUniforms()
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOperatorTests.cpp | 1635 … const int numCols = glu::getDataTypeMatrixNumColumns(paramType); in generateSingleProgramData() 1790 for (int i = 0; i < getDataTypeMatrixNumColumns(finalResultDataType); i++) in generateSingleProgramData() 1894 DE_ASSERT(size == glu::getDataTypeMatrixNumColumns(paramType)); in setGeneralUniforms()
|