Searched defs:constituents (Results 1 – 6 of 6) sorted by relevance
1108 SpvId constituents[NIR_MAX_VEC_COMPONENTS] = {0}; in get_alu_src_raw() local1964 SpvId constituents[NIR_MAX_VEC_COMPONENTS * 2]; in emit_load_bo() local2234 SpvId constituents[NIR_MAX_VEC_COMPONENTS]; in emit_load_shared() local2301 SpvId constituents[NIR_MAX_VEC_COMPONENTS * 2]; in emit_load_push_const() local2600 uint32_t constituents[4]; in get_image_coords() local3282 SpvId constituents[NIR_MAX_VEC_COMPONENTS + 1]; in emit_tex() local
591 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()
2321 Id Builder::createCompositeConstruct(Id typeId, const std::vector<Id>& constituents) in createCompositeConstruct()2361 std::vector<Id> constituents; in createConstructor() local
2344 …ngToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id> constituents) in createCompositeConstruct()2621 std::vector<spv::Id> constituents; in visitAggregate() local
2397 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, … in spvc_constant_get_subconstants()
4326 spirv::IdRefList constituents; in cast() local