| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_shader.h | 192 const struct svga_shader *shader; global() member 546 svga_shader_type(enum pipe_shader_type shader) svga_shader_type() argument [all...] |
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir.c | 1146 dxil_nir_lower_upcast_phis(nir_shader *shader, unsigned min_bit_size) in dxil_nir_lower_upcast_phis() argument 1160 nir_shader *shader; member 1276 dxil_nir_split_clip_cull_distance(nir_shader *shader) dxil_nir_split_clip_cull_distance() argument 1347 dxil_nir_lower_double_math(nir_shader *shader) dxil_nir_lower_double_math() argument 1406 dxil_nir_lower_system_values_to_zero(nir_shader* shader, gl_system_value* system_values, uint32_t count) dxil_nir_lower_system_values_to_zero() argument 1448 dxil_nir_lower_system_values(nir_shader *shader) dxil_nir_lower_system_values() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_context.h | 114 void *shader; member [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 3064 struct anv_shader_bin **shader = anv_GetPipelineExecutableStatisticsKHR() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aubinator_viewer.cpp | 274 char *shader; member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | compiler.h | 1336 bi_context *shader; member [all...] |
| /third_party/mesa3d/src/panfrost/lib/genxml/ |
| H A D | decode.c | 737 pandecode_blend_shader_disassemble(mali_ptr shader, int job_no, int job_type, in pandecode_blend_shader_disassemble() argument 880 mali_ptr shader = state.blend_shader & ~0xF; pandecode_dcd() local 896 mali_ptr shader = 0; pandecode_dcd() local [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_copy.c | 208 panvk_meta_copy_to_img_emit_rsd(struct panfrost_device *pdev, struct pan_pool *desc_pool, mali_ptr shader, const struct pan_shader_info *shader_info, enum pipe_format fmt, unsigned wrmask, bool from_img) panvk_meta_copy_to_img_emit_rsd() argument 289 panvk_meta_copy_to_buf_emit_rsd(struct panfrost_device *pdev, struct pan_pool *desc_pool, mali_ptr shader, const struct pan_shader_info *shader_info, bool from_img) panvk_meta_copy_to_buf_emit_rsd() argument 467 mali_ptr shader = panvk_meta_copy_img2img_shader() local 732 mali_ptr shader = panvk_meta_copy_img2img_init() local 1001 mali_ptr shader = panvk_meta_copy_buf2img_shader() local 1148 mali_ptr shader = panvk_meta_copy_buf2img_init() local 1441 mali_ptr shader = panvk_meta_copy_img2buf_shader() local 1574 mali_ptr shader = panvk_meta_copy_img2buf_init() local 1669 mali_ptr shader = panvk_meta_copy_buf2buf_shader() local 1683 mali_ptr shader = panvk_meta_copy_buf2buf_init() local 1798 mali_ptr shader = panvk_meta_fill_buf_shader() local 1814 mali_ptr shader = panvk_meta_fill_buf_emit_rsd() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_cs.c | 480 struct lp_compute_shader *shader; in llvmpipe_create_compute_state() local 66 generate_compute(struct llvmpipe_context *lp, struct lp_compute_shader *shader, struct lp_compute_shader_variant *variant) generate_compute() argument 576 struct lp_compute_shader *shader = cs; llvmpipe_delete_compute_state() local 596 make_variant_key(struct llvmpipe_context *lp, struct lp_compute_shader *shader, char *store) make_variant_key() argument 763 generate_variant(struct llvmpipe_context *lp, struct lp_compute_shader *shader, const struct lp_compute_shader_variant_key *key) generate_variant() argument 834 struct lp_compute_shader *shader = lp->cs; llvmpipe_update_cs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 66 struct iris_compiled_shader *shader; member 76 iris_finalize_program(struct iris_compiled_shader *shader, in iris_finalize_program() argument 312 iris_uses_image_atomic(const nir_shader *shader) iris_uses_image_atomic() argument 1133 struct iris_compiled_shader *shader = iris_debug_recompile() local 1306 iris_compile_vs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_vs() argument 1409 struct iris_compiled_shader *shader = iris_update_compiled_vs() local 1485 iris_compile_tcs(struct iris_screen *screen, struct hash_table *passthrough_ht, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_tcs() argument 1624 struct iris_compiled_shader *shader; iris_update_compiled_tcs() local 1675 iris_compile_tes(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_tes() argument 1778 struct iris_compiled_shader *shader = iris_update_compiled_tes() local 1814 iris_compile_gs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_gs() argument 1909 struct iris_compiled_shader *shader = NULL; iris_update_compiled_gs() local 1948 iris_compile_fs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader, struct brw_vue_map *vue_map) iris_compile_fs() argument 2056 struct iris_compiled_shader *shader = iris_update_compiled_fs() local 2090 update_last_vue_map(struct iris_context *ice, struct iris_compiled_shader *shader) update_last_vue_map() argument 2122 struct iris_compiled_shader *shader = ice->shaders.prog[stage]; iris_update_pull_constant_descriptors() local 2214 struct iris_compiled_shader *shader = ice->shaders.prog[last_stage]; iris_update_compiled_shaders() local 2241 iris_compile_cs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_cs() argument 2318 struct iris_compiled_shader *shader = iris_update_compiled_cs() local 2531 struct iris_compiled_shader *shader = iris_create_compute_state() local 2557 struct iris_compiled_shader *shader = job->shader; iris_compile_shader() local 2699 struct iris_compiled_shader *shader = iris_create_shader_state() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_context.h | 49 void *shader; member 82 void *shader; member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_pipe.h | 218 struct pipe_shader_state shader; member
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_state.c | 377 agx_bind_sampler_states(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) agx_bind_sampler_states() argument 510 agx_set_sampler_views(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) agx_set_sampler_views() argument 789 agx_set_constant_buffer(struct pipe_context *pctx, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) agx_set_constant_buffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program.c | 1269 struct crocus_compiled_shader *shader = crocus_compile_vs() local 1305 struct crocus_compiled_shader *shader = crocus_update_compiled_vs() local 1495 struct crocus_compiled_shader *shader = crocus_compile_tcs() local 1544 struct crocus_compiled_shader *shader = crocus_update_compiled_tcs() local 1640 struct crocus_compiled_shader *shader = crocus_compile_tes() local 1677 struct crocus_compiled_shader *shader = crocus_update_compiled_tes() local 1781 struct crocus_compiled_shader *shader = crocus_compile_gs() local 1808 struct crocus_compiled_shader *shader = NULL; crocus_update_compiled_gs() local 1913 struct crocus_compiled_shader *shader = crocus_compile_fs() local 1952 struct crocus_compiled_shader *shader = crocus_update_compiled_fs() local 2032 struct crocus_compiled_shader *shader = ice->shaders.prog[stage]; crocus_update_pull_constant_descriptors() local 2090 struct crocus_compiled_shader *shader = crocus_compile_clip() local 2209 struct crocus_compiled_shader *shader = crocus_update_compiled_clip() local 2244 struct crocus_compiled_shader *shader = crocus_compile_sf() local 2302 struct crocus_compiled_shader *shader = crocus_update_compiled_sf() local 2345 struct crocus_compiled_shader *shader = crocus_compile_ff_gs() local 2393 struct crocus_compiled_shader *shader = NULL; crocus_update_compiled_ff_gs() local 2488 struct crocus_compiled_shader *shader = ice->shaders.prog[last_stage]; crocus_update_compiled_shaders() local 2588 struct crocus_compiled_shader *shader = crocus_compile_cs() local 2619 struct crocus_compiled_shader *shader = crocus_update_compiled_cs() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 519 static void si_set_sampler_views(struct si_context *sctx, unsigned shader, in si_set_sampler_views() argument 202 si_sampler_and_image_descriptors(struct si_context *sctx, unsigned shader) si_sampler_and_image_descriptors() argument 620 si_update_shader_needs_decompress_mask(struct si_context *sctx, unsigned shader) si_update_shader_needs_decompress_mask() argument 637 si_pipe_set_sampler_views(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) si_pipe_set_sampler_views() argument 718 si_disable_shader_image(struct si_context *ctx, unsigned shader, unsigned slot) si_disable_shader_image() argument 830 si_set_shader_image(struct si_context *ctx, unsigned shader, unsigned slot, const struct pipe_image_view *view, bool skip_decompress) si_set_shader_image() argument 888 si_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *views) si_set_shader_images() argument 1019 si_bind_sampler_states(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start, unsigned count, void **states) si_bind_sampler_states() argument 1191 si_const_and_shader_buffer_descriptors(struct si_context *sctx, unsigned shader) si_const_and_shader_buffer_descriptors() argument 1266 si_get_inline_uniform_state(union si_shader_key *key, enum pipe_shader_type shader, bool *inline_uniforms, uint32_t **inlined_values) si_get_inline_uniform_state() argument 1278 si_invalidate_inlinable_uniforms(struct si_context *sctx, enum pipe_shader_type shader) si_invalidate_inlinable_uniforms() argument 1298 si_pipe_set_constant_buffer(struct pipe_context *ctx, enum pipe_shader_type shader, uint slot, bool take_ownership, const struct pipe_constant_buffer *input) si_pipe_set_constant_buffer() argument 1327 si_set_inlinable_constants(struct pipe_context *ctx, enum pipe_shader_type shader, uint num_values, uint32_t *values) si_set_inlinable_constants() argument 1361 si_get_pipe_constant_buffer(struct si_context *sctx, uint shader, uint slot, struct pipe_constant_buffer *cbuf) si_get_pipe_constant_buffer() argument 1413 si_set_shader_buffers(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *sbuffers, unsigned writable_bitmask, bool internal_blit) si_set_shader_buffers() argument 1445 si_pipe_set_shader_buffers(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, const struct pipe_shader_buffer *sbuffers, unsigned writable_bitmask) si_pipe_set_shader_buffers() argument 1453 si_get_shader_buffers(struct si_context *sctx, enum pipe_shader_type shader, uint start_slot, uint count, struct pipe_shader_buffer *sbuf) si_get_shader_buffers() argument 2004 unsigned shader; si_update_all_texture_descriptors() local 2044 si_mark_shader_pointers_dirty(struct si_context *sctx, unsigned shader) si_mark_shader_pointers_dirty() argument 2084 si_set_user_data_base(struct si_context *sctx, unsigned shader, uint32_t new_base) si_set_user_data_base() argument 2255 struct si_shader_selector *shader = &sctx->cs_shader_state.program->sel; si_emit_compute_shader_pointers() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_descriptors.c | 1058 struct zink_shader *shader = stages[i]; in create_descriptor_ref_template() local 1079 struct zink_shader *shader = stages[i]; in create_descriptor_ref_template() local 1263 init_write_descriptor(struct zink_shader *shader, VkDescriptorSet desc_set, enum zink_descriptor_type type, int idx, VkWriteDescriptorSet *wd, unsigned num_wds) init_write_descriptor() argument 1295 struct zink_shader *shader = stages[i]; update_push_ubo_descriptors() local 1401 struct zink_shader *shader = stages[i]; update_descriptors_internal() local 1613 calc_descriptor_state_hash_ubo(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash, bool need_offset) calc_descriptor_state_hash_ubo() argument 1629 calc_descriptor_state_hash_ssbo(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) calc_descriptor_state_hash_ssbo() argument 1650 calc_descriptor_state_hash_sampler(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) calc_descriptor_state_hash_sampler() argument 1672 calc_descriptor_state_hash_image(struct zink_context *ctx, struct zink_shader *zs, enum pipe_shader_type shader, int i, int idx, uint32_t hash) calc_descriptor_state_hash_image() argument 1684 update_descriptor_stage_state(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type) update_descriptor_stage_state() argument 1834 zink_context_invalidate_descriptor_state(struct zink_context *ctx, enum pipe_shader_type shader, enum zink_descriptor_type type, unsigned start, unsigned count) zink_context_invalidate_descriptor_state() argument [all...] |
| H A D | zink_screen.c | 877 zink_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) zink_get_shader_param() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 98 struct dzn_cached_blob *shader = in dzn_cached_blob_destroy() local 301 adjust_var_bindings(nir_shader *shader, in adjust_var_bindings() argument 2074 dzn_compute_pipeline_compile_shader(struct dzn_device *device, struct dzn_compute_pipeline *pipeline, struct vk_pipeline_cache *cache, const struct dzn_pipeline_layout *layout, D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, D3D12_SHADER_BYTECODE *shader, const VkComputePipelineCreateInfo *info) dzn_compute_pipeline_compile_shader() argument 2181 D3D12_SHADER_BYTECODE shader = { 0 }; dzn_compute_pipeline_create() local [all...] |
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blitter.c | 414 struct pan_blit_shader_data *shader = he ? he->data : NULL; in pan_blitter_get_blit_shader() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_context.c | 972 trace_context_set_inlinable_constants(struct pipe_context *_pipe, enum pipe_shader_type shader, in trace_context_set_inlinable_constants() argument 479 trace_context_bind_sampler_states(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned num_states, void **states) trace_context_bind_sampler_states() argument 927 trace_context_set_constant_buffer(struct pipe_context *_pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *constant_buffer) trace_context_set_constant_buffer() argument 1193 trace_context_set_sampler_views(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views) trace_context_set_sampler_views() argument 2109 trace_context_set_shader_buffers(struct pipe_context *_context, enum pipe_shader_type shader, unsigned start, unsigned nr, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) trace_context_set_shader_buffers() argument 2132 trace_context_set_shader_images(struct pipe_context *_context, enum pipe_shader_type shader, unsigned start, unsigned nr, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) trace_context_set_shader_images() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 295 rbug_bind_sampler_states(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void **samplers) rbug_bind_sampler_states() argument 633 rbug_set_constant_buffer(struct pipe_context *_pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *_cb) rbug_set_constant_buffer() argument 737 rbug_set_sampler_views(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned num, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **_views) rbug_set_sampler_views() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 514 noop_get_shader_param(struct pipe_screen* pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) noop_get_shader_param() argument 596 noop_get_compiler_options(struct pipe_screen *pscreen, enum pipe_shader_ir ir, enum pipe_shader_type shader) noop_get_compiler_options() argument 635 noop_is_parallel_shader_compilation_finished(struct pipe_screen *screen, void *shader, unsigned shader_type) noop_is_parallel_shader_compilation_finished() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_alu.cpp | 1164 from_nir(nir_alu_instr *alu, Shader& shader) from_nir() argument 1425 emit_alu_op1_64bit(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, bool switch_chan) emit_alu_op1_64bit() argument 1456 emit_alu_mov_64bit(const nir_alu_instr& alu, Shader& shader) emit_alu_mov_64bit() argument 1478 emit_alu_neg(const nir_alu_instr& alu, Shader& shader) emit_alu_neg() argument 1502 emit_alu_abs64(const nir_alu_instr& alu, Shader& shader) emit_alu_abs64() argument 1520 emit_alu_op2_64bit(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, bool switch_src) emit_alu_op2_64bit() argument 1576 emit_alu_op2_64bit_one_dst(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, bool switch_order) emit_alu_op2_64bit_one_dst() argument 1612 emit_alu_op1_64bit_trans(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_op1_64bit_trans() argument 1637 emit_alu_fma_64bit(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_fma_64bit() argument 1670 emit_alu_b2f64(const nir_alu_instr& alu, Shader& shader) emit_alu_b2f64() argument 1697 emit_alu_i2f64(const nir_alu_instr& alu, EAluOp op, Shader& shader) emit_alu_i2f64() argument 1764 emit_alu_f2f64(const nir_alu_instr& alu, Shader& shader) emit_alu_f2f64() argument 1784 emit_alu_f2f32(const nir_alu_instr& alu, Shader& shader) emit_alu_f2f32() argument 1803 emit_alu_b2x(const nir_alu_instr& alu, AluInlineConstants mask, Shader& shader) emit_alu_b2x() argument 1826 emit_alu_op1(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, const AluOpFlags& flags) emit_alu_op1() argument 1855 emit_alu_op2(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, AluInstr::Op2Options opts) emit_alu_op2() argument 1893 emit_alu_op2_int(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, AluInstr::Op2Options opts) emit_alu_op2_int() argument 1904 emit_alu_op3(const nir_alu_instr& alu, EAluOp opcode, Shader& shader, const std::array<int, 3>& src_shuffle) emit_alu_op3() argument 1937 emit_any_all_fcomp2(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_any_all_fcomp2() argument 1972 emit_any_all_fcomp(const nir_alu_instr& alu, EAluOp op, int nc, bool all, Shader& shader) emit_any_all_fcomp() argument 2034 emit_any_all_icomp(const nir_alu_instr& alu, EAluOp op, int nc, bool all, Shader& shader) emit_any_all_icomp() argument 2089 emit_dot(const nir_alu_instr& alu, int n, Shader& shader) emit_dot() argument 2124 emit_fdph(const nir_alu_instr& alu, Shader& shader) emit_fdph() argument 2157 emit_create_vec(const nir_alu_instr& instr, unsigned nc, Shader& shader) emit_create_vec() argument 2181 emit_alu_i2orf2_b1(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_i2orf2_b1() argument 2202 emit_alu_comb_with_zero(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_comb_with_zero() argument 2223 emit_pack_64_2x32_split(const nir_alu_instr& alu, Shader& shader) emit_pack_64_2x32_split() argument 2236 emit_pack_64_2x32(const nir_alu_instr& alu, Shader& shader) emit_pack_64_2x32() argument 2250 emit_unpack_64_2x32(const nir_alu_instr& alu, Shader& shader) emit_unpack_64_2x32() argument 2263 emit_alu_vec2_64(const nir_alu_instr& alu, Shader& shader) emit_alu_vec2_64() argument 2281 emit_pack_32_2x16_split(const nir_alu_instr& alu, Shader& shader) emit_pack_32_2x16_split() argument 2303 emit_unpack_64_2x32_split(const nir_alu_instr& alu, int comp, Shader& shader) emit_unpack_64_2x32_split() argument 2311 emit_unpack_32_2x16_split_x(const nir_alu_instr& alu, Shader& shader) emit_unpack_32_2x16_split_x() argument 2318 emit_unpack_32_2x16_split_y(const nir_alu_instr& alu, Shader& shader) emit_unpack_32_2x16_split_y() argument 2335 emit_alu_trans_op1_eg(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_trans_op1_eg() argument 2360 emit_alu_f2i32_or_u32_eg(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_f2i32_or_u32_eg() argument 2392 emit_alu_trans_op1_cayman(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_trans_op1_cayman() argument 2424 emit_alu_trans_op2_eg(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_trans_op2_eg() argument 2451 emit_alu_trans_op2_cayman(const nir_alu_instr& alu, EAluOp opcode, Shader& shader) emit_alu_trans_op2_cayman() argument 2486 emit_tex_fdd(const nir_alu_instr& alu, TexInstr::Opcode opcode, bool fine, Shader& shader) emit_tex_fdd() argument 2527 emit_alu_cube(const nir_alu_instr& alu, Shader& shader) emit_alu_cube() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_state.c | 1036 r300_create_fs_state(struct pipe_context* pipe, const struct pipe_shader_state* shader) r300_create_fs_state() argument 1099 r300_bind_fs_state(struct pipe_context* pipe, void* shader) r300_bind_fs_state() argument 1116 r300_delete_fs_state(struct pipe_context* pipe, void* shader) r300_delete_fs_state() argument 1494 r300_bind_sampler_states(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, void** states) r300_bind_sampler_states() argument 1548 r300_set_sampler_views(struct pipe_context* pipe, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view** views) r300_set_sampler_views() argument 1939 r300_create_vs_state(struct pipe_context* pipe, const struct pipe_shader_state* shader) r300_create_vs_state() argument 1987 r300_bind_vs_state(struct pipe_context* pipe, void* shader) r300_bind_vs_state() argument 2026 r300_delete_vs_state(struct pipe_context* pipe, void* shader) r300_delete_vs_state() argument 2048 r300_set_constant_buffer(struct pipe_context *pipe, enum pipe_shader_type shader, uint index, bool take_ownership, const struct pipe_constant_buffer *cb) r300_set_constant_buffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 2729 struct r600_fetch_shader *shader; in r600_create_vertex_fetch_shader() local [all...] |