/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/ |
D | ATI_vertex_attrib_array_object.txt | 29 This extension relies on the presence of both ARB_vertex_program 133 Dependencies on ARB_vertex_program 135 ARB_vertex_program must be present. 145 See the specifications for ARB_vertex_program and
|
D | ATI_text_fragment_shader.txt | 18 and contributors to the ARB_vertex_program working group, 46 ARB_vertex_program is referred to for documentation on the 77 similar to the ARB_vertex_program API, within the limits of the 91 using the framework defined by ARB_vertex_program. 127 pending ARB_vertex_program extension with the introduction of 129 See the ARB_vertex_program specification for full details on the 175 the one defined in section 5.7 of ARB_vertex_program. For fragment 180 described in section 2.14 of ARB_vertex_program, except that its 464 parameters are global to all programs. See the ARB_vertex_program 889 the pending ARB_vertex_program extension) are used: [all …]
|
D | ATI_pn_triangles.txt | 25 ARB_vertex_program and EXT_vertex_shader affect the definition of 58 ARB_vertex_program programmable vertex shader extensions?
|
/third_party/openGLES/extensions/ATI/ |
D | ATI_vertex_attrib_array_object.txt | 29 This extension relies on the presence of both ARB_vertex_program 133 Dependencies on ARB_vertex_program 135 ARB_vertex_program must be present. 145 See the specifications for ARB_vertex_program and
|
D | ATI_text_fragment_shader.txt | 18 and contributors to the ARB_vertex_program working group, 46 ARB_vertex_program is referred to for documentation on the 77 similar to the ARB_vertex_program API, within the limits of the 91 using the framework defined by ARB_vertex_program. 127 pending ARB_vertex_program extension with the introduction of 129 See the ARB_vertex_program specification for full details on the 175 the one defined in section 5.7 of ARB_vertex_program. For fragment 180 described in section 2.14 of ARB_vertex_program, except that its 464 parameters are global to all programs. See the ARB_vertex_program 889 the pending ARB_vertex_program extension) are used: [all …]
|
D | ATI_pn_triangles.txt | 25 ARB_vertex_program and EXT_vertex_shader affect the definition of 58 ARB_vertex_program programmable vertex shader extensions?
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_gpu_program_parameters.txt | 34 ARB_vertex_program or ARB_fragment_program is required. 37 ARB_vertex_program extension. 46 With the existing ARB_vertex_program and ARB_fragment_program APIs, 67 (modify ARB_vertex_program and ARB_fragment_program, add paragraph after 84 (modify ARB_vertex_program and ARB_fragment_program, add paragraph after 219 ARB_vertex_program and ARB_fragment_program.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_gpu_program_parameters.txt | 34 ARB_vertex_program or ARB_fragment_program is required. 37 ARB_vertex_program extension. 46 With the existing ARB_vertex_program and ARB_fragment_program APIs, 67 (modify ARB_vertex_program and ARB_fragment_program, add paragraph after 84 (modify ARB_vertex_program and ARB_fragment_program, add paragraph after 219 ARB_vertex_program and ARB_fragment_program.
|
/third_party/mesa3d/src/mesa/main/ |
D | arbprogram.c | 113 if (target == GL_VERTEX_PROGRAM_ARB && ctx->Extensions.ARB_vertex_program) { in _mesa_BindProgramARB() 277 && ctx->Extensions.ARB_vertex_program) { in get_current_program() 346 ctx->Extensions.ARB_vertex_program) { in get_env_param_pointer() 368 if (!ctx->Extensions.ARB_vertex_program in set_program_string() 397 if (target == GL_VERTEX_PROGRAM_ARB && ctx->Extensions.ARB_vertex_program) { in set_program_string() 471 if (target == GL_VERTEX_PROGRAM_ARB && ctx->Extensions.ARB_vertex_program) { in _mesa_ProgramStringARB() 589 && ctx->Extensions.ARB_vertex_program) { in _mesa_ProgramEnvParameters4fvEXT()
|
D | getstring.c | 171 ctx->Extensions.ARB_vertex_program)) { in _mesa_GetString()
|
D | extensions.c | 281 extensions->ARB_vertex_program = GL_TRUE; in _mesa_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_program.txt | 3 ARB_vertex_program 144 RESOLVED: ARB_vertex_program. DirectX 8 refers to its similar 4773 implement ARB_vertex_program even if the EXT_fog_coord extension itself is 4812 Functions, enumerants, and programs defined in ARB_vertex_program are 4817 ARB_vertex_program NV_vertex_program 4846 - NV_vertex_program "program parameters" and ARB_vertex_program "program 4851 which is permissible but optional under ARB_vertex_program. 4853 - NV_vertex_program "tracking matrices" and ARB_vertex_program "program 4877 The following state is provided only by ARB_vertex_program: 4904 ARB_vertex_program and NV_vertex_program: [all …]
|
D | ARB_vertex_shader.txt | 35 The ARB_vertex_program working group members. Several concepts and 36 chunks of text are copied from the ARB_vertex_program specification. 117 from ARB_vertex_program? 123 using ARB_vertex_program or this extension? What happens to the 124 attribute value when switching between an ARB_vertex_program and an 126 undefined aliasing defined in ARB_vertex_program and the no aliasing 132 ARB_vertex_program shader to an ARB_vertex_shader shader. This extension 134 attributes, whereas ARB_vertex_program has the concept of undefined 136 ARB_vertex_program to expose this no aliasing approach. Note that we do 138 pairs, see Table X.2.1 in the ARB_vertex_program specification. [all …]
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_vertex_program.txt | 3 ARB_vertex_program 154 RESOLVED: ARB_vertex_program. DirectX 8 refers to its similar 4783 implement ARB_vertex_program even if the EXT_fog_coord extension itself is 4822 Functions, enumerants, and programs defined in ARB_vertex_program are 4827 ARB_vertex_program NV_vertex_program 4856 - NV_vertex_program "program parameters" and ARB_vertex_program "program 4861 which is permissible but optional under ARB_vertex_program. 4863 - NV_vertex_program "tracking matrices" and ARB_vertex_program "program 4887 The following state is provided only by ARB_vertex_program: 4914 ARB_vertex_program and NV_vertex_program: [all …]
|
D | ARB_vertex_shader.txt | 35 The ARB_vertex_program working group members. Several concepts and 36 chunks of text are copied from the ARB_vertex_program specification. 127 from ARB_vertex_program? 133 using ARB_vertex_program or this extension? What happens to the 134 attribute value when switching between an ARB_vertex_program and an 136 undefined aliasing defined in ARB_vertex_program and the no aliasing 142 ARB_vertex_program shader to an ARB_vertex_shader shader. This extension 144 attributes, whereas ARB_vertex_program has the concept of undefined 146 ARB_vertex_program to expose this no aliasing approach. Note that we do 148 pairs, see Table X.2.1 in the ARB_vertex_program specification. [all …]
|
D | ARB_fragment_program.txt | 24 and contributors to the ARB_vertex_program working group, 87 ARB_vertex_program interacts with this extension. 147 This extension is closely related to ARB_vertex_program, and is in 149 continue to track changes made to ARB_vertex_program. 206 support for all of the matrices present in ARB_vertex_program. 219 RESOLVED: The differences between the ARB_vertex_program 282 ARB_vertex_program, be supported in this spec? 287 defined in ARB_vertex_program, be supported in this spec? 386 RESOLVED: ARB_vertex_program provides "xyzw". This extension 411 This notable departure from ARB_vertex_program was made as an [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program2_option.txt | 28 ARB_vertex_program is required. 33 to extend the standard ARB_vertex_program language and execution 71 ARB_vertex_program. Future NVIDIA vertex program extensions should 72 contain extensions to the ARB_vertex_program execution environment 76 ARB_vertex_program: the "RCC" (reciprocal clamped) instruction. 88 Should a similar option be provided to expose ARB_vertex_program 95 The ARB_vertex_program spec has a minor grammar bug that requires 656 NV_vertex_program2 extension not present in the ARB_vertex_program 693 registers in ARB_vertex_program), with the "ARL" instruction 717 Note that in the unextended ARB_vertex_program specification, the ARL [all …]
|
D | NV_vertex_program3.txt | 28 ARB_vertex_program is required. 36 standard ARB_vertex_program language and execution environment. 60 RESOLVED: No. Since ARB_vertex_program has been fully defined 529 ARB_vertex_program grammar and execution environment are extended 768 Dependencies on ARB_vertex_program 770 ARB_vertex_program is required. 773 modified version of the grammar published in the ARB_vertex_program 777 ARB_vertex_program grammar. See NV_vertex_program2_option for
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program2_option.txt | 28 ARB_vertex_program is required. 33 to extend the standard ARB_vertex_program language and execution 71 ARB_vertex_program. Future NVIDIA vertex program extensions should 72 contain extensions to the ARB_vertex_program execution environment 76 ARB_vertex_program: the "RCC" (reciprocal clamped) instruction. 88 Should a similar option be provided to expose ARB_vertex_program 95 The ARB_vertex_program spec has a minor grammar bug that requires 656 NV_vertex_program2 extension not present in the ARB_vertex_program 693 registers in ARB_vertex_program), with the "ARL" instruction 717 Note that in the unextended ARB_vertex_program specification, the ARL [all …]
|
D | NV_vertex_program3.txt | 28 ARB_vertex_program is required. 36 standard ARB_vertex_program language and execution environment. 60 RESOLVED: No. Since ARB_vertex_program has been fully defined 529 ARB_vertex_program grammar and execution environment are extended 768 Dependencies on ARB_vertex_program 770 ARB_vertex_program is required. 773 modified version of the grammar published in the ARB_vertex_program 777 ARB_vertex_program grammar. See NV_vertex_program2_option for
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_vertex_array_object.txt | 31 ARB_vertex_program affects the definition of this extension. 172 Additionally, if ARB_vertex_program is supported the state list also
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_vertex_array_object.txt | 31 ARB_vertex_program affects the definition of this extension. 172 Additionally, if ARB_vertex_program is supported the state list also
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
D | glxproto.reserved.txt | 39 1293 1308 NV_vertex_program / ARB_vertex_program / ARB_fragment_program 187 4215 4217 ARB_vertex_program 195 4230 4239 ARB_vertex_program
|
/third_party/openGLES/xml/ |
D | glxproto.reserved.txt | 39 1293 1308 NV_vertex_program / ARB_vertex_program / ARB_fragment_program 187 4215 4217 ARB_vertex_program 195 4230 4239 ARB_vertex_program
|
/third_party/mesa3d/docs/_extra/specs/OLD/ |
D | MESA_program_debug.spec | 30 ARB_vertex_program or ARB_fragment_program or NV_vertex_program
|