Searched refs:_mesa_reference_shader_program (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | pipelineobj.c | 66 _mesa_reference_shader_program(ctx, &obj->ReferencedPrograms[i], NULL); in _mesa_delete_pipeline_object() 69 _mesa_reference_shader_program(ctx, &obj->ActiveProgram, NULL); in _mesa_delete_pipeline_object() 411 _mesa_reference_shader_program(ctx, &pipe->ActiveProgram, shProg); in active_shader_program()
|
H A D | shaderobj.h | 77 _mesa_reference_shader_program(struct gl_context *ctx, in _mesa_reference_shader_program() function
|
H A D | shaderapi.c | 239 _mesa_reference_shader_program(ctx, in _mesa_free_shader_state() 245 _mesa_reference_shader_program(ctx, &ctx->Shader.ActiveProgram, NULL); in _mesa_free_shader_state() 488 _mesa_reference_shader_program(ctx, &shProg, NULL); in delete_shader_program() 1510 _mesa_reference_shader_program(ctx, &ctx->Shader.ActiveProgram, shProg); in _mesa_active_program() 2632 _mesa_reference_shader_program(ctx, in _mesa_use_program()
|
/aosp_15_r20/external/mesa3d/src/mesa/program/ |
H A D | prog_cache.c | 123 _mesa_reference_shader_program(ctx, in clear_cache()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_texcompress_compute.c | 102 _mesa_reference_shader_program(st->ctx, &shProg, NULL); in get_compute_program()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 44735 …/mesa3d,[email protected],mesa: make _mesa_reference_shader_program() an i…
|