Searched refs:SpvId (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h60 SpvId prev_id;
63 static inline SpvId
85 spirv_builder_emit_name(struct spirv_builder *b, SpvId target,
89 spirv_builder_emit_decoration(struct spirv_builder *b, SpvId target,
93 spirv_builder_emit_input_attachment_index(struct spirv_builder *b, SpvId target, uint32_t id);
96 spirv_builder_emit_specid(struct spirv_builder *b, SpvId target, uint32_t id);
99 spirv_builder_emit_location(struct spirv_builder *b, SpvId target,
103 spirv_builder_emit_component(struct spirv_builder *b, SpvId target,
107 spirv_builder_emit_builtin(struct spirv_builder *b, SpvId target,
111 spirv_builder_emit_index(struct spirv_builder *b, SpvId targe
[all...]
H A Dspirv_builder.c136 SpvExecutionModel exec_model, SpvId entry_point,
137 const char *name, const SpvId interfaces[],
153 spirv_builder_emit_exec_mode_literal(struct spirv_builder *b, SpvId entry_point,
164 spirv_builder_emit_exec_mode_literal3(struct spirv_builder *b, SpvId entry_point,
176 spirv_builder_emit_exec_mode(struct spirv_builder *b, SpvId entry_point,
186 spirv_builder_emit_name(struct spirv_builder *b, SpvId target,
198 emit_decoration(struct spirv_builder *b, SpvId target,
212 spirv_builder_emit_decoration(struct spirv_builder *b, SpvId target,
219 spirv_builder_emit_input_attachment_index(struct spirv_builder *b, SpvId target, uint32_t id)
226 spirv_builder_emit_specid(struct spirv_builder *b, SpvId targe
[all...]
H A Dnir_to_spirv.c49 SpvId GLSL_std_450;
54 SpvId ubos[PIPE_MAX_CONSTANT_BUFFERS][3]; //8, 16, 32
57 SpvId ssbos[PIPE_MAX_SHADER_BUFFERS][3]; //8, 16, 32
59 SpvId image_types[PIPE_MAX_SAMPLERS];
60 SpvId images[PIPE_MAX_SAMPLERS];
61 SpvId sampler_types[PIPE_MAX_SAMPLERS];
62 SpvId samplers[PIPE_MAX_SAMPLERS];
65 SpvId entry_ifaces[PIPE_MAX_SHADER_INPUTS * 4 + PIPE_MAX_SHADER_OUTPUTS * 4];
68 SpvId *defs;
71 SpvId *reg
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp98 convert_image_type(SpvId id, SpvDim dim, SpvAccessQualifier access,
150 std::unordered_map<SpvId, std::vector<size_t> > req_local_sizes;
151 std::unordered_map<SpvId, std::string> kernels;
152 std::unordered_map<SpvId, binary::argument> types;
153 std::unordered_map<SpvId, SpvId> pointer_types;
154 std::unordered_map<SpvId, unsigned int> constants;
155 std::unordered_set<SpvId> packed_structures;
156 std::unordered_map<SpvId, std::vector<SpvFunctionParameterAttribute>>
158 std::unordered_map<SpvId, st
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h54 typedef unsigned int SpvId; typedef in typeref:typename:unsigned int
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h54 typedef unsigned int SpvId; typedef in typeref:typename:unsigned int
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst3511 - zink: add SpvId returns to a couple ntv functions
H A D21.2.0.rst2255 - zink: cache SpvId for aggregate glsl_types
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json[all...]

Completed in 191 milliseconds