Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_unary_ops.cpp144 … T> int VerifyFn( void * actualPtr, void * inputPtr, size_t vecSize, size_t numVecs, cl_char * con… in VerifyFn()
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp332 const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
357 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() local
940 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() local
976 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() local
1003 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer() local
DglsUniformBlockCase.cpp486 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeStd140Layout() local
536 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeStd140Layout() local
630 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) : glu:… in generateValue() local
1840 …int numVecs = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumRows(uniform.type)… in checkLayoutBounds() local
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.c451 int numVecs, in WebRtcIsac_GetLpcGain()
/external/OpenCL-CTS/test_conformance/half/
Dcl_utils.cpp276 cl_uint numVecs(cl_uint count, int vectorSizeIdx, bool aligned) { in numVecs() function
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp333 int numVecs = 0; in getNumInputVectors() local
631 int numVecs = output.arrayLength > 0 ? output.arrayLength : 1; in iterate() local
786 int numVecs = isArray ? output.arrayLength : 1; in iterate() local
846 const int numVecs = isArray ? output.arrayLength : 1; in iterate() local
Des3fTransformFeedbackTests.cpp1474 int numVecs = glu::isDataTypeMatrix(type) ? glu::getDataTypeMatrixNumColumns(type) : 1; in init() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp627 const int numVecs = isMatrix ? getDataTypeMatrixNumColumns(basicType) : 1; in computeStd140Layout() local
649 const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : 1; in computeStd430Layout() local
666 const int numVecs = isDataTypeMatrix(basicType) ? getDataTypeMatrixNumColumns(basicType) : 1; in copyToLayout() local
1005 const int numVecs = isDataTypeMatrix(basicType) in getVertexAttributeDescriptions() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp466 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in createMask() local
586 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeXfbLayout() local
646 const int numVecs = glu::getDataTypeMatrixNumColumns(elemBasicType); in computeXfbLayout() local
909 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in generateValue() local
1800 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(entry.type) : 1; in validateValue() local
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp458 int numVecs = in computeStd140Layout() local
508 int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) : in computeStd140Layout() local
601 int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) : in generateValue() local
1797 int numVecs = isMatrix ? (uniform.isRowMajor ? glu::getDataTypeMatrixNumRows(uniform.type) : in checkLayoutBounds() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp345 const int numVecs = glu::getDataTypeMatrixNumColumns(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
375 const int numVecs = glu::getDataTypeMatrixNumColumns(output->varType.getBasicType()); in generateFragShaderOutAssign() local
1643 const int numVecs = glu::getDataTypeMatrixNumColumns(basicType); in computeVarLayout() local
1770 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyToBuffer() local
1811 const int numVecs = isMatrix ? glu::getDataTypeMatrixNumColumns(basicType) : 1; in copyFromBuffer() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp493 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeReferenceLayout() local
542 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
630 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
735 …const int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) :… in generateValue() local
2553 …const int numVecs = isMatrix ? (var.isRowMajor ? glu::getDataTypeMatrixNumRows(var.type) : g… in checkLayoutBounds() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp504 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeReferenceLayout() local
561 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
655 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
773 …const int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) :… in generateValue() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp591 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(basicType) in computeReferenceLayout() local
648 const int numVecs = isRowMajor ? glu::getDataTypeMatrixNumRows(elemBasicType) in computeReferenceLayout() local
743 …int numVecs = isMatrix ? (entry.isRowMajor ? glu::getDataTypeMatrixNumRows(entry.type) : glu:… in generateValue() local
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp706 auto numVecs = numElts >> logCandidateNumElts; in legalizeVectorType() local
/external/llvm-project/clang/lib/CodeGen/
DSwiftCallingConv.cpp766 auto numVecs = numElts >> logCandidateNumElts; in legalizeVectorType() local