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/
H A Dspirv_builder.c612 spirv_builder_emit_composite_construct(struct spirv_builder *b, SpvId result_type, const SpvId constituents[], size_t num_constituents) spirv_builder_emit_composite_construct() argument
1543 spirv_builder_const_composite(struct spirv_builder *b, SpvId result_type, const SpvId constituents[], size_t num_constituents) spirv_builder_const_composite() argument
1553 spirv_builder_spec_const_composite(struct spirv_builder *b, SpvId result_type, const SpvId constituents[], size_t num_constituents) spirv_builder_spec_const_composite() argument
H A Dnir_to_spirv.c1180 SpvId constituents[NIR_MAX_VEC_COMPONENTS] = {0}; in get_alu_src_raw() local
2423 SpvId constituents[NIR_MAX_VEC_COMPONENTS]; in emit_load_shared() local
2479 SpvId constituents[NIR_MAX_VEC_COMPONENTS * 2]; in emit_load_push_const() local
3549 SpvId constituents[NIR_MAX_VEC_COMPONENTS + 1]; emit_tex() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp2397 void spvc_constant_get_subconstants(spvc_constant constant, const spvc_constant_id **constituents, size_t *count) in spvc_constant_get_subconstants() argument
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3229 Id Builder::createCompositeConstruct(Id typeId, const std::vector<Id>& constituents) in createCompositeConstruct() argument
[all...]
H A DGlslangToSpv.cpp2408 std::vector<spv::Id> constituents; in convertLoadedBoolInUniformToUint() local
2792 spv::Id TGlslangToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id> constituents) in createCompositeConstruct() argument
3096 std::vector<spv::Id> constituents; visitAggregate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp4326 spirv::IdRefList constituents; in cast() local

Completed in 32 milliseconds