Searched defs:pstage (Results 1 – 9 of 9) sorted by relevance
| /external/mesa3d/src/gallium/drivers/zink/ |
| D | zink_program.h | 373 zink_get_shader_key_base(const struct zink_context *ctx, gl_shader_stage pstage) in zink_get_shader_key_base() 380 zink_set_shader_key_base(struct zink_context *ctx, gl_shader_stage pstage) in zink_set_shader_key_base() 388 zink_set_zs_needs_shader_swizzle_key(struct zink_context *ctx, gl_shader_stage pstage, bool swizzle… in zink_set_zs_needs_shader_swizzle_key()
|
| D | zink_context.h | 159 zink_pipeline_flags_from_pipe_stage(gl_shader_stage pstage) in zink_pipeline_flags_from_pipe_stage()
|
| D | zink_context.c | 857 update_nonseamless_shader_key(struct zink_context *ctx, gl_shader_stage pstage) in update_nonseamless_shader_key() 1466 unbind_descriptor_stage(struct zink_resource *res, gl_shader_stage pstage) in unbind_descriptor_stage() 1473 unbind_buffer_descriptor_stage(struct zink_resource *res, gl_shader_stage pstage) in unbind_buffer_descriptor_stage() 1480 unbind_ubo(struct zink_context *ctx, struct zink_resource *res, gl_shader_stage pstage, unsigned sl… in unbind_ubo() 1493 invalidate_inlined_uniforms(struct zink_context *ctx, gl_shader_stage pstage) in invalidate_inlined_uniforms() 1602 unbind_ssbo(struct zink_context *ctx, struct zink_resource *res, gl_shader_stage pstage, unsigned s… in unbind_ssbo() 5467 for (gl_shader_stage pstage = MESA_SHADER_VERTEX; pstage < MESA_SHADER_FRAGMENT; pstage++) in zink_context_create() local
|
| D | zink_program.c | 601 gl_shader_stage pstage = ctx->last_vertex_stage->info.stage; in zink_gfx_program_update() local 652 …der_module_optimal(struct zink_context *ctx, struct zink_gfx_program *prog, gl_shader_stage pstage) in update_gfx_shader_module_optimal()
|
| /external/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_pipe.h | 30 stage_from_pipe(enum pipe_shader_type pstage) in stage_from_pipe()
|
| D | crocus_screen.c | 650 enum pipe_shader_type pstage) in crocus_get_compiler_options()
|
| /external/mesa3d/src/gallium/drivers/iris/ |
| D | iris_pipe.h | 30 stage_from_pipe(enum pipe_shader_type pstage) in stage_from_pipe()
|
| D | iris_program.c | 3915 enum pipe_shader_type pstage) in iris_get_compiler_options()
|
| /external/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_execute.c | 263 get_pcbuf_size(struct rendering_state *state, enum pipe_shader_type pstage) in get_pcbuf_size() 270 fill_ubo0(struct rendering_state *state, uint8_t *mem, enum pipe_shader_type pstage) in fill_ubo0() 278 update_pcbuf(struct rendering_state *state, enum pipe_shader_type pstage) in update_pcbuf() 4195 gl_shader_stage pstage = vk_to_mesa_shader_stage(1<<stage); in handle_descriptor_buffer_offsets() local
|