Home
last modified time | relevance | path

Searched refs:getDataTypeMatrixNumColumns (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp339 …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 DglcUniformBlockCase.cpp399 …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 DglcShaderLibraryCase.cpp428 int numCols = getDataTypeMatrixNumColumns(dataType); in execute()
1035 int numCols = getDataTypeMatrixNumColumns(dataType); in dumpValues()
H A DglcShaderIndexingTests.cpp974 int numCols = getDataTypeMatrixNumColumns(varType); in createMatrixSubscriptCase()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsUniformBlockCase.cpp406 …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 DglsShaderExecUtil.cpp348 …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 Des31fSSBOLayoutCase.cpp363 …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 Des31fProgramInterfaceDefinitionUtil.cpp1011 return glu::getDataTypeMatrixNumColumns(type); in getNumDataTypeVectors()
1072 numVectors = glu::getDataTypeMatrixNumColumns(type); in getBufferTypeSize()
H A Des31fProgramUniformTests.cpp564 …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 DvktUniformBlockCase.cpp414 …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 DvktTransformFeedbackFuzzLayoutCase.cpp463 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 DvktMemoryModelSharedLayoutCase.cpp96 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 DvktShaderLibrary.cpp149 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 DgluShaderUtil.cpp1048 int getDataTypeMatrixNumColumns(DataType dataType) in getDataTypeMatrixNumColumns() function
1181 return getDataTypeMatrixNumColumns(dataType); in getDataTypeNumLocations()
H A DgluVarTypeUtil.cpp146 … TCU_CHECK(de::inBounds(ndx, 0, getDataTypeMatrixNumColumns(curType.getBasicType()))); in parseTypePath()
H A DgluShaderUtil.hpp397 int getDataTypeMatrixNumColumns(DataType dataType);
H A DgluVarTypeUtil.hpp391 if (curComp.index + 1 < getDataTypeMatrixNumColumns(parentType.getBasicType())) in removeTraversed()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp504 int numSlots = isMatCase ? glu::getDataTypeMatrixNumColumns(m_rgbAttrType) : in setupVarAttribPointer()
523 int numCols = glu::getDataTypeMatrixNumColumns(m_rgbAttrType); in setupVarAttribPointer()
H A Des3fShaderMatrixTests.cpp1720 …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 Des3fShaderIndexingTests.cpp921 int numCols = getDataTypeMatrixNumColumns(varType); in createMatrixSubscriptCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderMatrixTests.cpp1999 …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 DvktShaderRenderIndexingTests.cpp1006 int numCols = getDataTypeMatrixNumColumns(varType); in createMatrixSubscriptCase()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp366 …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 Des3pShaderOperatorTests.cpp1643 … 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 Des2pShaderOperatorTests.cpp1635 … 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()

12