Searched defs:pstage (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_program.h | 372 zink_get_shader_key_base(const struct zink_context *ctx, gl_shader_stage pstage) in zink_get_shader_key_base() 379 zink_set_shader_key_base(struct zink_context *ctx, gl_shader_stage pstage) in zink_set_shader_key_base() 387 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()
|
H A D | zink_context.c | 850 update_nonseamless_shader_key(struct zink_context *ctx, gl_shader_stage pstage) in update_nonseamless_shader_key() 1456 unbind_descriptor_stage(struct zink_resource *res, gl_shader_stage pstage) in unbind_descriptor_stage() 1463 unbind_buffer_descriptor_stage(struct zink_resource *res, gl_shader_stage pstage) in unbind_buffer_descriptor_stage() 1470 unbind_ubo(struct zink_context *ctx, struct zink_resource *res, gl_shader_stage pstage, unsigned sl… in unbind_ubo() 1483 invalidate_inlined_uniforms(struct zink_context *ctx, gl_shader_stage pstage) in invalidate_inlined_uniforms() 1620 unbind_ssbo(struct zink_context *ctx, struct zink_resource *res, gl_shader_stage pstage, unsigned s… in unbind_ssbo() 5405 for (gl_shader_stage pstage = MESA_SHADER_VERTEX; pstage < MESA_SHADER_FRAGMENT; pstage++) in zink_context_create() local
|
H A D | zink_context.h | 158 zink_pipeline_flags_from_pipe_stage(gl_shader_stage pstage) in zink_pipeline_flags_from_pipe_stage()
|
H A D | zink_program.c | 602 gl_shader_stage pstage = ctx->last_vertex_stage->info.stage; in zink_gfx_program_update() local 653 …der_module_optimal(struct zink_context *ctx, struct zink_gfx_program *prog, gl_shader_stage pstage) in update_gfx_shader_module_optimal()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_pipe.h | 30 stage_from_pipe(enum pipe_shader_type pstage) in stage_from_pipe()
|
H A D | crocus_screen.c | 652 enum pipe_shader_type pstage) in crocus_get_compiler_options()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_pipe.h | 30 stage_from_pipe(enum pipe_shader_type pstage) in stage_from_pipe()
|
H A D | iris_program.c | 3928 enum pipe_shader_type pstage) in iris_get_compiler_options()
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | cbfs.c | 552 enum cb_err cbfs_prog_stage_load(struct prog *pstage) in cbfs_prog_stage_load()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 273 get_pcbuf_size(struct rendering_state *state, enum pipe_shader_type pstage) in get_pcbuf_size() 281 update_pcbuf(struct rendering_state *state, enum pipe_shader_type pstage, in update_pcbuf() 4295 gl_shader_stage pstage = vk_to_mesa_shader_stage(1<<stage); in handle_descriptor_buffer_offsets() local
|