Home
last modified time | relevance | path

Searched defs:constituents (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1108 SpvId constituents[NIR_MAX_VEC_COMPONENTS] = {0}; in get_alu_src_raw() local
1964 SpvId constituents[NIR_MAX_VEC_COMPONENTS * 2]; in emit_load_bo() local
2234 SpvId constituents[NIR_MAX_VEC_COMPONENTS]; in emit_load_shared() local
2301 SpvId constituents[NIR_MAX_VEC_COMPONENTS * 2]; in emit_load_push_const() local
2600 uint32_t constituents[4]; in get_image_coords() local
3282 SpvId constituents[NIR_MAX_VEC_COMPONENTS + 1]; in emit_tex() local
Dspirv_builder.c591 const SpvId constituents[], in spirv_builder_emit_composite_construct()
1464 const SpvId constituents[], in spirv_builder_const_composite()
1474 const SpvId constituents[], in spirv_builder_spec_const_composite()
/third_party/glslang/SPIRV/
DSpvBuilder.cpp2321 Id Builder::createCompositeConstruct(Id typeId, const std::vector<Id>& constituents) in createCompositeConstruct()
2361 std::vector<Id> constituents; in createConstructor() local
DGlslangToSpv.cpp2344 …ngToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id> constituents) in createCompositeConstruct()
2621 std::vector<spv::Id> constituents; in visitAggregate() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp2397 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp4326 spirv::IdRefList constituents; in cast() local