Home
last modified time | relevance | path

Searched refs:st_program_string_notify (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.h329 GLboolean st_program_string_notify(struct gl_context *ctx,
Dst_program.c1348 st_program_string_notify( struct gl_context *ctx, in st_program_string_notify() function
/third_party/mesa3d/src/mesa/main/
Darbprogram.c413 if (!st_program_string_notify(ctx, target, prog)) { in set_program_string()
Datifragshader.c436 if (!st_program_string_notify(ctx, GL_FRAGMENT_SHADER_ATI, in _mesa_EndFragmentShaderATI()
Dffvertex_prog.c1779 st_program_string_notify(ctx, GL_VERTEX_PROGRAM_ARB, prog); in _mesa_get_fixed_func_vertex_program()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst2444 - st/mesa: deduplicate code for ATI fs in st_program_string_notify
2453 st_program_string_notify