Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLConstructor.cpp100 const Type& vectorType = argument->type().componentType().toCompound(context, in convert_compound_constructor() local
/third_party/vk-gl-cts/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
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DVectorizeVectorScalarArithmetic.cpp61 TType vectorType, in Vectorize()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp327 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
/third_party/icu/icu4c/source/common/
Dutrace.cpp282 char vectorType; in utrace_vformat() local
/third_party/flatbuffers/ts/flexbuffers/
Dbuilder.ts343 let vectorType = ValueType.KEY; variable
/third_party/node/deps/icu-small/source/common/
Dutrace.cpp282 char vectorType; in utrace_vformat() local
/third_party/skia/third_party/externals/icu/source/common/
Dutrace.cpp282 char vectorType; in utrace_vformat() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrace.cpp283 char vectorType; in utrace_vformat() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp403 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp340 TType &vectorType = *new TType(matrixType); in DropColumns() local
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlexBuffersBuilder.java515 int vectorType = FBT_KEY; in createVector() local
/third_party/flatbuffers/src/
Didl_gen_ts.cpp1307 auto vectorType = field.value.type.VectorType(); in GenStruct() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp4449 TType vectorType(type); in extendScalarParamsToVector() local
4888 const TType &vectorType = node->getOperand()->getType(); in visitSwizzle() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp970 TType vectorType(base->getBasicType(), EvqTemporary, selectors.size()); in handleDotDereference() local
3162 …TType vectorType(matrix->getBasicType(), EvqTemporary, matrix->getQualifier().precision, (int)swiz… in handleAssignToMatrixSwizzle() local
8224 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp1917 Id Builder::smearScalar(Decoration precision, Id scalar, Id vectorType) in smearScalar()
DGlslangToSpv.cpp8400 glslang::TType vectorType(glslangType, 0); in createSpvConstantFromConstUnionArray() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2315 const Type& vectorType = matrixType.componentType().toCompound(fContext, in writeScalarToMatrixSplat() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp6948 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp1709 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType()
DSubzeroReactor.cpp1970 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType()