Home
last modified time | relevance | path

Searched defs:vectorType (Results 1 – 20 of 20) sorted by relevance

/external/skia/src/sksl/ir/
DSkSLConstructor.cpp100 const Type& vectorType = argument->type().componentType().toCompound(context, in convert_compound_constructor() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp131 size_t getEffectiveVectorLength (VectorType vectorType) in getEffectiveVectorLength()
137 VkDeviceSize getElementSize(DataType dataType, VectorType vectorType) in getElementSize()
245 std::pair<std::string, std::string> getGLSLInputValDecl (DataType dataType, VectorType vectorType) in getGLSLInputValDecl()
354 VectorType vectorType; member
1476 void fillInputBuffer (DataType dataType, VectorType vectorType, void* bufferPtr) in fillInputBuffer()
2735 VectorType vectorType; in createDataSpillTests() member
/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp327 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
/external/icu/icu4c/source/common/
Dutrace.cpp282 char vectorType; in utrace_vformat() local
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp403 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp363 TType &vectorType = *new TType(matrixType); in DropColumns() local
/external/flatbuffers/src/
Didl_gen_js_ts.cpp1095 auto vectorType = field.value.type.VectorType(); in GenStruct() local
/external/flatbuffers/java/com/google/flatbuffers/
DFlexBuffersBuilder.java504 int vectorType = FBT_KEY; in createVector() local
/external/angle/src/compiler/translator/
DOutputSPIRV.cpp4436 TType vectorType(type); in extendScalarParamsToVector() local
4873 const TType &vectorType = node->getOperand()->getType(); in visitSwizzle() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp970 TType vectorType(base->getBasicType(), EvqTemporary, selectors.size()); in handleDotDereference() local
3235 …TType vectorType(matrix->getBasicType(), EvqTemporary, matrix->getQualifier().precision, (int)swiz… in handleAssignToMatrixSwizzle() local
8301 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp970 TType vectorType(base->getBasicType(), EvqTemporary, selectors.size()); in handleDotDereference() local
3235 …TType vectorType(matrix->getBasicType(), EvqTemporary, matrix->getQualifier().precision, (int)swiz… in handleAssignToMatrixSwizzle() local
8301 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp1983 Id Builder::smearScalar(Decoration precision, Id scalar, Id vectorType) in smearScalar()
DGlslangToSpv.cpp9053 glslang::TType vectorType(glslangType, 0); in createSpvConstantFromConstUnionArray() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.cpp1983 Id Builder::smearScalar(Decoration precision, Id scalar, Id vectorType) in smearScalar()
DGlslangToSpv.cpp9053 glslang::TType vectorType(glslangType, 0); in createSpvConstantFromConstUnionArray() local
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2312 const Type& vectorType = matrixType.componentType().toCompound(fContext, in writeScalarToMatrixSplat() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.cpp7577 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DParseHelper.cpp7611 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1693 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType()
DSubzeroReactor.cpp1977 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType()