Searched refs:WriteTypeVector (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/spirv/ |
| D | spirv_instruction_builder_autogen.h | 62 void WriteTypeVector(Blob *blob,
|
| D | spirv_instruction_builder_autogen.cpp | 296 void WriteTypeVector(Blob *blob, in WriteTypeVector() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | UtilsVk.cpp | 719 spirv::WriteTypeVector(blobOut, vec4Id, baseId, spirv::LiteralInteger(4)); in InsertDerivativeTypes() 768 spirv::WriteTypeVector(blobOut, spirv::IdRef(kIdSInt2Type), spirv::IdRef(kIdSIntType), in InsertCommonTypes()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | BuildSPIRV.cpp | 841 spirv::WriteTypeVector(&mSpirvTypeAndConstantDecls, typeId, componentTypeId, in declareType()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | glslang_wrapper_utils.cpp | 1393 spirv::WriteTypeVector(blobOut, mVec4Id, mFloatId, spirv::LiteralInteger(4)); in writePendingDeclarations() 1411 spirv::WriteTypeVector(blobOut, mIvec4Id, mIntId, spirv::LiteralInteger(4)); in writePendingDeclarations()
|