Home
last modified time | relevance | path

Searched defs:vecSize (Results 1 – 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/framework/opengl/
DgluShaderUtil.cpp1023 DataType getDataTypeFloatVec (int vecSize) in getDataTypeFloatVec()
1028 DataType getDataTypeIntVec (int vecSize) in getDataTypeIntVec()
1033 DataType getDataTypeUintVec (int vecSize) in getDataTypeUintVec()
1038 DataType getDataTypeBoolVec (int vecSize) in getDataTypeBoolVec()
/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-filter.h40 vector<int> vecSize; variable
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp119 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
157 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
198 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
237 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
313 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
322 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
331 const int vecSize = glu::getDataTypeMatrixNumRows(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
367 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateFragShaderOutAssign() local
434 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generatePassthroughFragmentShader() local
603 const int vecSize = glu::getDataTypeScalarSize(basicType); in execute() local
DglsUniformBlockCase.cpp420 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
484 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140Layout() local
534 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeStd140Layout() local
631 int vecSize = scalarSize / numVecs; in generateValue() local
1844 int vecSize = numComps*compSize; in checkLayoutBounds() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp351 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
738 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local
825 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local
904 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local
988 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local
1034 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
DvktShaderExecutor.cpp227 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
292 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local
326 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
335 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
344 const int vecSize = glu::getDataTypeMatrixNumRows(output.varType.getBasicType()); in generateFragShaderOutputDecl() local
385 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateFragShaderOutAssign() local
409 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generatePassthroughFragmentShader() local
458 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
498 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local
811 const int vecSize = glu::getDataTypeScalarSize(basicType); in bindAttributes() local
DvktShaderIntegerFunctionTests.cpp239 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
1098 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitCountCase() local
1162 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindLSBCase() local
1226 const int vecSize = glu::getDataTypeScalarSize(baseType); in findMSBCase() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp830 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local
913 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local
995 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local
1074 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local
1703 const int vecSize = glu::getDataTypeScalarSize(baseType); in FrexpCase() local
1794 const int vecSize = glu::getDataTypeScalarSize(baseType); in LdexpCase() local
2104 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
2168 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
Des31fShaderIntegerFunctionTests.cpp900 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitCountCase() local
960 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindLSBCase() local
1020 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindMSBCase() local
1092 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
Des31fSSBOLayoutCase.cpp377 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
418 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local
628 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
736 const int vecSize = scalarSize / numVecs; in generateValue() local
2560 const int vecSize = numComps*compSize; in checkLayoutBounds() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp755 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local
836 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local
915 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local
994 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local
1617 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
1660 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
Des3fShaderDerivateTests.cpp1803 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1817 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1847 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1881 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1913 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp416 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
457 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local
494 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeRelaxedBlockBaseAlignment() local
588 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeReferenceLayout() local
645 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
744 int vecSize = scalarSize / numVecs; in generateValue() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.cpp391 int vecSize = in computeStd140BaseAlignment() local
456 int vecSize = in computeStd140Layout() local
506 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) : in computeStd140Layout() local
604 int vecSize = scalarSize / numVecs; in generateValue() local
1805 int vecSize = numComps * compSize; in checkLayoutBounds() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp333 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local
374 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local
411 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeRelaxedBlockBaseAlignment() local
503 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeReferenceLayout() local
560 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
655 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local
776 const int vecSize = scalarSize / numVecs; in generateValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp1882 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1897 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1927 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
1957 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp467 const int vecSize = scalarSize / numVecs; in createMask() local
585 const int vecSize = glu::getDataTypeMatrixNumRows(basicType); in computeXfbLayout() local
645 const int vecSize = glu::getDataTypeMatrixNumRows(elemBasicType); in computeXfbLayout() local
910 const int vecSize = scalarSize / numVecs; in generateValue() local
1801 const int vecSize = scalarSize / numVecs; in validateValue() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp97 const int vecSize = scalarSize / numVecs; in generateValue() local
/third_party/glslang/glslang/MachineIndependent/
DParseContextBase.cpp486 …rseContextBase::parseSwizzleSelector(const TSourceLoc& loc, const TString& compString, int vecSize, in parseSwizzleSelector()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp629 const int vecSize = getDataTypeScalarSize(vecType); in computeStd140Layout() local
651 const int vecSize = getDataTypeScalarSize(vecType); in computeStd430Layout() local
1008 const int vecSize = isDataTypeMatrix(basicType) in getVertexAttributeDescriptions() local
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp885 TIntermTyped* vecSize; in acceptVectorTemplateType() local
DhlslParseHelper.cpp777 const int vecSize = index->getType().getVectorSize(); in makeIntegerIndex() local
5151 const int vecSize = argValue->getType().getVectorSize(); in decomposeIntrinsic() local
5202 const int vecSize = argValue->getType().getVectorSize(); in decomposeIntrinsic() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp537 const std::string vecSize = de::toString(m_params.numComponents()); in getSpirVReplacements() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp4121 int vecSize = builder.getNumTypeComponents(nominalTypeId); in accessChainLoad() local
4154 int vecSize = builder.getNumTypeComponents(nominalTypeId); in accessChainStore() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp106 bool TParseContext::parseVectorFields(const TString& compString, int vecSize, TVectorFields& fields… in parseVectorFields()

12