Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2521 Id Builder::createCompositeExtract(Id composite, Id typeId, unsigned index) in createCompositeExtract() function in spv::Builder
2537 Id Builder::createCompositeExtract(Id composite, Id typeId, const std::vector<unsigned>& indexes) in createCompositeExtract() function in spv::Builder
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp2688 Id Builder::createCompositeExtract(Id composite, Id typeId, unsigned index) in createCompositeExtract() function in spv::Builder
2705 Id Builder::createCompositeExtract(Id composite, Id typeId, const std::vector<unsigned>& indexes) in createCompositeExtract() function in spv::Builder