Home
last modified time | relevance | path

Searched defs:numVecs (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderExecUtil.cpp348 …const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()… in generateFragShaderOutputDecl() local
375 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() local
1036 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() local
1073 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() local
1102 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer() local
H A DglsUniformBlockCase.cpp475 int numVecs = in computeStd140Layout() local
527 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeStd140Layout() local
625 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type… in generateValue() local
1935 …int numVecs = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumRows(uni… in checkLayoutBounds() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp333 int numVecs = 0; in getNumInputVectors() local
608 int numVecs = output.arrayLength > 0 ? output.arrayLength : 1; in iterate() local
777 int numVecs = isArray ? output.arrayLength : 1; in iterate() local
842 const int numVecs = isArray ? output.arrayLength : 1; in iterate() local
H A Des3fTransformFeedbackTests.cpp1578 … int numVecs = glu::isDataTypeMatrix(type) ? glu::getDataTypeMatrixNumColumns(type) : 1; in init() local
/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() local
585 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeXfbLayout() local
645 const int numVecs = glu::getDataTypeMatrixNumColumns(elemBasicType); in computeXfbLayout() local
921 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in generateValue() local
1869 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in validateValue() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp640 const int numVecs = isMatrix ? getDataTypeMatrixNumColumns(basicType) : 1; in computeStd140Layout() local
662 …const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : … in computeStd430Layout() local
680 …const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : … in copyToLayout() local
1017 … const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : 1; in getVertexAttributeDescriptions() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp465 int numVecs = in computeStd140Layout() local
515 … int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeStd140Layout() local
608 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type… in generateValue() local
1806 …int numVecs = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumRows(uni… in checkLayoutBounds() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp366 …const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()… in generateFragShaderOutputDecl() local
400 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() local
1756 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() local
1887 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() local
1932 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp477 const int numVecs = in computeReferenceLayout() local
526 … const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeReferenceLayout() local
619 … const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeReferenceLayout() local
727 …const int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entr… in generateValue() local
2671 …const int numVecs = isMatrix ? (var.isRowMajor ? glu::getDataTypeMatrixNumRows(var.typ… in checkLayoutBounds() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/
H A Dtest_unary_ops.cpp144 … T> int VerifyFn( void * actualPtr, void * inputPtr, size_t vecSize, size_t numVecs, cl_char * con… in VerifyFn()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp515 const int numVecs = in computeReferenceLayout() local
574 … const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeReferenceLayout() local
674 … const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeReferenceLayout() local
795 …const int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entr… in generateValue() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp592 const int numVecs = in computeReferenceLayout() local
651 … const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeReferenceLayout() local
752 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type… in generateValue() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/
H A Dcl_utils.cpp266 cl_uint numVecs(cl_uint count, int vectorSizeIdx, bool aligned) { in numVecs() function
/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() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp706 auto numVecs = numElts >> logCandidateNumElts; in legalizeVectorType() local