HomeSort by relevance Sort by last modified time
    Searched refs:NV_fragment_program (Results 1 - 11 of 11) sorted by null

  /external/mesa3d/src/mesa/main/
arbprogram.c 86 && ctx->Extensions.NV_fragment_program) ||
290 && ctx->Extensions.NV_fragment_program) {
389 && ctx->Extensions.NV_fragment_program) {
getstring.c 144 (ctx->Extensions.NV_fragment_program ||
nvprogram.c 603 && !ctx->Extensions.NV_fragment_program) {
648 && ctx->Extensions.NV_fragment_program) {
extensions.c 306 { "GL_NV_fragment_program", o(NV_fragment_program), GLL, 2001 },
    [all...]
enable.c 915 CHECK_EXTENSION(NV_fragment_program, cap);
    [all...]
mtypes.h     [all...]
get.c 311 EXTRA_EXT(NV_fragment_program);
335 EXTRA_EXT2(ARB_fragment_program, NV_fragment_program);
    [all...]
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 31 or NV_fragment_program is required.
242 Dependencies on NV_vertex_program and NV_fragment_program
244 If NV_vertex_program and/or NV_fragment_program are supported,
265 NV_fragment_program).
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 133 (ARB_fragment_program, NV_fragment_program, NV_vertex_program3,
  /external/mesa3d/src/glx/
glxextensions.c 208 { GL(NV_fragment_program), VER(0,0), Y, N, N, N },
  /external/mesa3d/src/glx/tests/
indirect_api.cpp     [all...]

Completed in 593 milliseconds