Home
last modified time | relevance | path

Searched refs:ARB_fragment_program (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Darbprogram.c116 && ctx->Extensions.ARB_fragment_program) { in _mesa_BindProgramARB()
280 && ctx->Extensions.ARB_fragment_program) { in get_current_program()
336 && ctx->Extensions.ARB_fragment_program) { in get_env_param_pointer()
368 && !ctx->Extensions.ARB_fragment_program) { in set_program_string()
400 && ctx->Extensions.ARB_fragment_program) { in set_program_string()
480 && ctx->Extensions.ARB_fragment_program) { in _mesa_ProgramStringARB()
586 && ctx->Extensions.ARB_fragment_program) { in _mesa_ProgramEnvParameters4fvEXT()
H A Dgetstring.c170 (ctx->Extensions.ARB_fragment_program || in _mesa_GetString()
H A Dextensions.c273 extensions->ARB_fragment_program = GL_TRUE; in _mesa_init_extensions()
H A Dconsts_exts.h76 GLboolean ARB_fragment_program; member
H A Dextensions_table.h77 EXT(ARB_fragment_program , ARB_fragment_program , GLL, x , x…
H A Dmatrix.c86 ctx->Extensions.ARB_fragment_program)) { in get_named_matrix_stack()
H A Dget.c548 EXTRA_EXT(ARB_fragment_program);
555 EXTRA_EXT2(ARB_vertex_program, ARB_fragment_program);
/aosp_15_r20/external/mesa3d/docs/_extra/specs/OLD/
H A DMESA_texture_array.spec32 Support for ARB_fragment_program is assumed, but not required.
482 -- Section 3.11.2 of ARB_fragment_program (Fragment Program Grammar and Restrictions):
672 Dependencies on ARB_fragment_program
674 If ARB_fragment_program is not supported, the changes to section 3.11
H A DMESA_program_debug.spec30 ARB_vertex_program or ARB_fragment_program or NV_vertex_program
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D7.10.3.rst61 The ARB_fragment_program subset of ARB_draw_buffers not implemented
163 - mesa: Add support for the ARB_fragment_program part of
/aosp_15_r20/external/mesa3d/docs/_extra/specs/
H A DMESA_texture_signed_rgba.spec133 (ARB_fragment_program, NV_fragment_program, NV_vertex_program3,
/aosp_15_r20/external/mesa3d/src/glx/
H A Dglxextensions.c126 { GL(ARB_fragment_program), N, N },