/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_pipeline.h | 98 gl_shader_stage stage; member
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_uniforms.c | 601 mark_stage_as_active(struct gl_uniform_storage *uniform, unsigned stage) mark_stage_as_active() argument 763 update_uniforms_shader_info(struct gl_shader_program *prog, struct nir_link_uniforms_state *state, struct gl_uniform_storage *uniform, const struct glsl_type *type, unsigned stage) update_uniforms_shader_info() argument 899 find_and_update_named_uniform_storage(const struct gl_constants *consts, struct gl_shader_program *prog, struct nir_link_uniforms_state *state, nir_variable *var, char **name, size_t name_length, const struct glsl_type *type, unsigned stage, bool *first_element) find_and_update_named_uniform_storage() argument 1012 find_and_update_previous_uniform_storage(const struct gl_constants *consts, struct gl_shader_program *prog, struct nir_link_uniforms_state *state, nir_variable *var, char *name, const struct glsl_type *type, unsigned stage) find_and_update_previous_uniform_storage() argument 1199 nir_link_uniform(const struct gl_constants *consts, struct gl_shader_program *prog, struct gl_program *stage_program, gl_shader_stage stage, const struct glsl_type *type, unsigned index_in_parent, int location, struct nir_link_uniforms_state *state, char **name, size_t name_length, bool row_major) nir_link_uniform() argument [all...] |
H A D | glsl_to_nir.cpp | 202 glsl_to_nir(const struct gl_constants *consts, const struct gl_shader_program *shader_prog, gl_shader_stage stage, const nir_shader_compiler_options *options) glsl_to_nir() argument [all...] |
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | helpers.cpp | 75 void create_program(enum amd_gfx_level gfx_level, Stage stage, unsigned wave_size, enum radeon_family family) in create_program() argument 621 add_stage(VkShaderStageFlagBits stage, VkShaderModule module, const char *name) add_stage() argument 638 add_stage(VkShaderStageFlagBits stage, QoShaderModuleCreateInfo module, const char *name) add_stage() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_debug.c | 301 radv_dump_annotated_shader(struct radv_shader *shader, gl_shader_stage stage, in radv_dump_annotated_shader() argument 380 int stage = u_bit_scan(&stages); in radv_dump_annotated_shaders() local 459 int stage = u_bit_scan(&stages); in radv_dump_shaders() local 422 radv_dump_shader(struct radv_pipeline *pipeline, struct radv_shader *shader, gl_shader_stage stage, const char *dump_dir, FILE *f) radv_dump_shader() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_generator.cpp | 187 fs_generator(const struct brw_compiler *compiler, void *log_data, void *mem_ctx, struct brw_stage_prog_data *prog_data, bool runtime_check_aads_emit, gl_shader_stage stage) fs_generator() argument
|
H A D | brw_nir.c | 119 gl_shader_stage stage = b->shader->info.stage; in remap_patch_urb_offsets() local [all...] |
H A D | brw_vec4.cpp | 1846 stage_uses_interleaved_attributes(unsigned stage, in stage_uses_interleaved_attributes() argument 1866 get_lowered_simd_width(const struct intel_device_info *devinfo, enum shader_dispatch_mode dispatch_mode, unsigned stage, const vec4_instruction *inst) get_lowered_simd_width() argument
|
H A D | brw_vec4_generator.cpp | 108 generate_tex(struct brw_codegen *p, struct brw_vue_prog_data *prog_data, gl_shader_stage stage, vec4_instruction *inst, struct brw_reg dst, struct brw_reg src, struct brw_reg surface_index, struct brw_reg sampler_index) generate_tex() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_program.c | 96 gl_shader_stage stage = zs->nir->info.stage; in get_shader_module_for_stage() local 582 zink_program_get_descriptor_usage(struct zink_context *ctx, enum pipe_shader_type stage, enu argument 618 zink_program_descriptor_is_buffer(struct zink_context *ctx, enum pipe_shader_type stage, enum zink_descriptor_type type, unsigned i) zink_program_descriptor_is_buffer() argument 930 bind_stage(struct zink_context *ctx, enum pipe_shader_type stage, struct zink_shader *shader) bind_stage() argument [all...] |
H A D | zink_draw.cpp | 29 VkPipelineStageFlags stage = VK_PIPELINE_STAGE_TRANSFORM_FEEDBACK_BIT_EXT; in zink_emit_xfb_counter_barrier() local [all...] |
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_pipeline.c | 642 pvr_pds_descriptor_program_create_and_upload( struct pvr_device *const device, const VkAllocationCallbacks *const allocator, const struct rogue_compile_time_consts_data *const compile_time_consts_data, const struct rogue_ubo_data *const ubo_data, const struct pvr_explicit_constant_usage *const explicit_const_usage, const struct pvr_pipeline_layout *const layout, enum pvr_stage_allocation stage, struct pvr_stage_allocation_descriptor_state *const descriptor_state) pvr_pds_descriptor_program_create_and_upload() argument [all...] |
H A D | pvr_descriptor_set.c | 1082 pvr_get_descriptor_primary_offset( const struct pvr_device *device, const struct pvr_descriptor_set_layout *layout, const struct pvr_descriptor_set_layout_binding *binding, const uint32_t stage, const uint32_t desc_idx) pvr_get_descriptor_primary_offset() argument 1107 pvr_get_descriptor_secondary_offset( const struct pvr_device *device, const struct pvr_descriptor_set_layout *layout, const struct pvr_descriptor_set_layout_binding *binding, const uint32_t stage, const uint32_t desc_idx) pvr_get_descriptor_secondary_offset() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_llvm.c | 71 si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary, struct ac_shader_config *conf, struct ac_llvm_compiler *compiler, struct ac_llvm_context *ac, struct util_debug_callback *debug, gl_shader_stage stage, const char *name, bool less_optimized) si_compile_llvm() argument [all...] |
H A D | si_debug.c | 746 static void si_dump_descriptors(struct si_context *sctx, gl_shader_stage stage, in si_dump_descriptors() argument 893 gl_shader_stage stage = shader->selector->stage; in si_print_annotated_shader() local 838 si_add_split_disasm(struct si_screen *screen, struct ac_rtld_binary *rtld_binary, struct si_shader_binary *binary, uint64_t *addr, unsigned *num, struct si_shader_inst *instructions, gl_shader_stage stage, unsigned wave_size) si_add_split_disasm() argument [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_cmd_buffer.c | 281 set_dirty_for_bind_map(struct anv_cmd_buffer *cmd_buffer, gl_shader_stage stage, const struct anv_pipeline_bind_map *map) set_dirty_for_bind_map() argument [all...] |
H A D | genX_query.c | 1281 CmdWriteTimestamp2( VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) CmdWriteTimestamp2() argument
|
H A D | genX_pipeline.c | 1477 get_scratch_address(struct anv_pipeline *pipeline, gl_shader_stage stage, const struct anv_shader_bin *bin) get_scratch_address() argument 1496 get_scratch_surf(struct anv_pipeline *pipeline, gl_shader_stage stage, const struct anv_shader_bin *bin) get_scratch_surf() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shader_query.cpp | 1259 is_resource_referenced(struct gl_shader_program *shProg, struct gl_program_resource *res, GLuint index, uint8_t stage) is_resource_referenced() argument [all...] |
/third_party/mesa3d/src/intel/tools/ |
H A D | aubinator_viewer_decoder.cpp | 839 enum aub_decode_stage stage; global() member [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_pipeline.c | 123 gl_shader_stage stage = vk_to_mesa_shader_stage(stages[i].stage); in panvk_pipeline_builder_compile_shaders() local 239 panvk_pipeline_builder_init_sysvals(struct panvk_pipeline_builder *builder, struct panvk_pipeline *pipeline, gl_shader_stage stage) panvk_pipeline_builder_init_sysvals() argument 745 panvk_pipeline_update_varying_slot(struct panvk_varyings_info *varyings, gl_shader_stage stage, const struct pan_shader_varying *varying, bool input) panvk_pipeline_update_varying_slot() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.h | 157 struct agx_stage stage[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.cpp | 866 pipe_shader_type stage = sel->stage; d3d12_fill_shader_key() local 1394 d3d12_create_shader(struct d3d12_context *ctx, pipe_shader_type stage, const struct pipe_shader_state *shader) d3d12_create_shader() argument [all...] |
H A D | d3d12_compiler.h | 87 enum pipe_shader_type stage; member 219 enum pipe_shader_type stage; member
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | compiler.h | 244 gl_shader_stage stage; member
|