/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderExecUtil.cpp | 348 …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 D | glsUniformBlockCase.cpp | 475 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 D | es3fFragmentOutputTests.cpp | 333 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 D | es3fTransformFeedbackTests.cpp | 1578 … 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 D | vktTransformFeedbackFuzzLayoutCase.cpp | 463 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 D | vktShaderLibrary.cpp | 640 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 D | glcUniformBlockCase.cpp | 465 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 D | vktShaderExecutor.cpp | 366 …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 D | es31fSSBOLayoutCase.cpp | 477 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 D | test_unary_ops.cpp | 144 … 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 D | vktSSBOLayoutCase.cpp | 515 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 D | vktUniformBlockCase.cpp | 592 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 D | cl_utils.cpp | 266 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 D | vktMemoryModelSharedLayoutCase.cpp | 96 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in generateValue() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | SwiftCallingConv.cpp | 706 auto numVecs = numElts >> logCandidateNumElts; in legalizeVectorType() local
|