Searched refs:r600_pipe_shader_destroy (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h741 void r600_pipe_shader_destroy(struct pipe_context *ctx, struct r600_pipe_shader *shader);
H A Dr600_state_common.c1079 r600_pipe_shader_destroy(ctx, p);
H A Dr600_shader.c297 r600_pipe_shader_destroy(ctx, shader);
301 void r600_pipe_shader_destroy(struct pipe_context *ctx UNUSED, struct r600_pipe_shader *shader) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h747 void r600_pipe_shader_destroy(struct pipe_context *ctx, struct r600_pipe_shader *shader);
H A Dr600_state_common.c1125 r600_pipe_shader_destroy(ctx, p);
H A Dr600_shader.c378 r600_pipe_shader_destroy(ctx, shader);
382 void r600_pipe_shader_destroy(struct pipe_context *ctx UNUSED, struct r600_pipe_shader *shader) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst1507 - r600g: Cleanup fetch shader resources in r600_pipe_shader_destroy().
2519 - r600g: Added r600_pipe_shader_destroy().

Completed in 42 milliseconds