Home
last modified time | relevance | path

Searched refs:GL_FRAGMENT_PROGRAM_ARB (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Darbprogram.c53 if (target == GL_FRAGMENT_PROGRAM_ARB) { in flush_vertices_for_program_constants()
115 else if (target == GL_FRAGMENT_PROGRAM_ARB in _mesa_BindProgramARB()
148 else if (target == GL_FRAGMENT_PROGRAM_ARB) { in _mesa_BindProgramARB()
195 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_DeleteProgramsARB()
279 else if (target == GL_FRAGMENT_PROGRAM_ARB in get_current_program()
335 if (target == GL_FRAGMENT_PROGRAM_ARB in get_env_param_pointer()
399 else if (target == GL_FRAGMENT_PROGRAM_ARB in set_program_string()
427 target == GL_FRAGMENT_PROGRAM_ARB ? "fragment" : "vertex"; in set_program_string()
450 target == GL_FRAGMENT_PROGRAM_ARB ? "fragment" : "vertex"; in set_program_string()
479 else if (target == GL_FRAGMENT_PROGRAM_ARB in _mesa_ProgramStringARB()
[all …]
H A Denable.c1141 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_set_enable()
1884 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_IsEnabled()
H A Dff_fragment_shader.c1011 st_program_string_notify(ctx, GL_FRAGMENT_PROGRAM_ARB, prog); in _mesa_get_fixed_func_fragment_program()
H A Dattrib.c476 GL_FRAGMENT_PROGRAM_ARB); in pop_enable_group()
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprogram.h103 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_program_enum_to_shader_stage()
129 return GL_FRAGMENT_PROGRAM_ARB; in _mesa_shader_stage_to_program()
H A Dprog_print.c203 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_input_attrib_string()
239 GL_FRAGMENT_PROGRAM_ARB); in _mesa_print_fp_inputs()
349 assert(progType == GL_FRAGMENT_PROGRAM_ARB); in arb_output_attrib_string()
747 case GL_FRAGMENT_PROGRAM_ARB: in _mesa_fprint_program_opt()
H A Dprogram.c314 else if ((*ptr)->Target == GL_FRAGMENT_PROGRAM_ARB) in _mesa_reference_program_()
315 assert(prog->Target == GL_FRAGMENT_PROGRAM_ARB || in _mesa_reference_program_()
H A Dprog_to_nir.c720 if (c->prog->Target == GL_FRAGMENT_PROGRAM_ARB && in ptn_add_output_stores()
762 if (c->prog->Target == GL_FRAGMENT_PROGRAM_ARB) { in setup_registers_and_variables()
815 if ((c->prog->Target == GL_FRAGMENT_PROGRAM_ARB && i == FRAG_RESULT_DEPTH) || in setup_registers_and_variables()
H A Darbprogparse.c75 assert(target == GL_FRAGMENT_PROGRAM_ARB); in _mesa_parse_arb_fragment_program()
H A Dprogram_parse.y313 if (state->prog->Target != GL_FRAGMENT_PROGRAM_ARB) {
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c242 case GL_FRAGMENT_PROGRAM_ARB: in delete_variant()
1327 case GL_FRAGMENT_PROGRAM_ARB: { in st_precompile_shader_variant()
1443 if (target == GL_FRAGMENT_PROGRAM_ARB || in st_program_string_notify()
H A Dst_atom_shader.c121 assert(fp->Target == GL_FRAGMENT_PROGRAM_ARB); in st_update_fp()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D6.5.1.rst41 - GL_FRAGMENT_PROGRAM_NV and GL_FRAGMENT_PROGRAM_ARB are now
/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_opengl.h1426 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/GL/
Dglext.h1726 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h1728 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
Dglext.h3145 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
/aosp_15_r20/external/mesa3d/include/GL/
H A Dglext.h3164 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Dglew.h4690 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Dgl_generated.h3906 #define GL_FRAGMENT_PROGRAM_ARB 0x8804 macro