/third_party/skia/src/sksl/ir/ |
D | SkSLConstructor.cpp | 100 const Type& vectorType = argument->type().componentType().toCompound(context, in convert_compound_constructor() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingDataSpillTests.cpp | 131 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/ |
D | VectorizeVectorScalarArithmetic.cpp | 61 TType vectorType, in Vectorize()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDefaultVertexAttributeTests.cpp | 327 …const char* const vectorType = glu::getDataTypeName((glu::isDataTypeMatrix(m_dataType)) ? (glu::ge… in genVertexSource() local
|
/third_party/icu/icu4c/source/common/ |
D | utrace.cpp | 282 char vectorType; in utrace_vformat() local
|
/third_party/flatbuffers/ts/flexbuffers/ |
D | builder.ts | 343 let vectorType = ValueType.KEY; variable
|
/third_party/node/deps/icu-small/source/common/ |
D | utrace.cpp | 282 char vectorType; in utrace_vformat() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrace.cpp | 282 char vectorType; in utrace_vformat() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utrace.cpp | 283 char vectorType; in utrace_vformat() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDefaultVertexAttributeTests.cpp | 403 …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/ |
D | AstHelpers.cpp | 340 TType &vectorType = *new TType(matrixType); in DropColumns() local
|
/third_party/flatbuffers/java/com/google/flatbuffers/ |
D | FlexBuffersBuilder.java | 515 int vectorType = FBT_KEY; in createVector() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_ts.cpp | 1307 auto vectorType = field.value.type.VectorType(); in GenStruct() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | OutputSPIRV.cpp | 4449 TType vectorType(type); in extendScalarParamsToVector() local 4888 const TType &vectorType = node->getOperand()->getType(); in visitSwizzle() local
|
/third_party/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 970 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/ |
D | SpvBuilder.cpp | 1917 Id Builder::smearScalar(Decoration precision, Id scalar, Id vectorType) in smearScalar()
|
D | GlslangToSpv.cpp | 8400 glslang::TType vectorType(glslangType, 0); in createSpvConstantFromConstUnionArray() local
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 2315 const Type& vectorType = matrixType.componentType().toCompound(fContext, in writeScalarToMatrixSplat() local
|
/third_party/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 6948 TType vectorType(type, 0); // dereferenced type in convertInitializerList() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 1709 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType()
|
D | SubzeroReactor.cpp | 1970 Type *Nucleus::getContainedType(Type *vectorType) in getContainedType()
|