Home
last modified time | relevance | path

Searched defs:vectorCount (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp362 unsigned int vectorCount = 0; member
/third_party/glslang/SPIRV/
DSpvBuilder.cpp974 Id Builder::makeMatrixDebugType(Id const vectorType, int const vectorCount, bool columnMajor) in makeMatrixDebugType()