| /third_party/flutter/skia/third_party/externals/angle2/extensions/ |
| D | ANGLE_program_cache_control.txt | 62 internal program cache on any LinkProgram call, and re-use program binaries 63 if matching values are found. LinkProgram will succeed in this case. If the 64 binary load fails for any reason, LinkProgram will fall back to linking
|
| /third_party/skia/third_party/externals/angle2/extensions/ |
| D | ANGLE_program_cache_control.txt | 62 internal program cache on any LinkProgram call, and re-use program binaries 63 if matching values are found. LinkProgram will succeed in this case. If the 64 binary load fails for any reason, LinkProgram will fall back to linking
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
| D | OES_get_program_binary.txt | 117 during the most recent call to LinkProgram or ProgramBinaryOES, i.e. the one 119 different shader objects after the most recent call to LinkProgram is 128 shader, if they accidentally called ProgramBinaryOES instead of LinkProgram. 171 call to LinkProgram. LinkProgram operates on the attached shader objects 172 and replaces any program binary loaded prior to LinkProgram. So there is no 177 LinkProgram, an application can remap the attribute location. If this is 249 A program object's program binary is replaced by calls to LinkProgram or 260 program object, as these shader objects are used only by LinkProgram. 423 GetShaderBinary. Add the LinkProgram
|
| /third_party/openGLES/extensions/OES/ |
| D | OES_get_program_binary.txt | 127 during the most recent call to LinkProgram or ProgramBinaryOES, i.e. the one 129 different shader objects after the most recent call to LinkProgram is 138 shader, if they accidentally called ProgramBinaryOES instead of LinkProgram. 181 call to LinkProgram. LinkProgram operates on the attached shader objects 182 and replaces any program binary loaded prior to LinkProgram. So there is no 187 LinkProgram, an application can remap the attribute location. If this is 259 A program object's program binary is replaced by calls to LinkProgram or 270 program object, as these shader objects are used only by LinkProgram. 438 GetShaderBinary. Add the LinkProgram
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cProgramInterfaceQueryTests.cpp | 81 void LinkProgram(GLuint program) in LinkProgram() function in gl4cts::__anon751ca3500111::PIQBase 116 LinkProgram(p); in CreateProgram() 168 LinkProgram(p); in CreateProgram() 488 LinkProgram(program); in Run() 588 LinkProgram(program); in Run() 702 LinkProgram(program); in Run() 788 LinkProgram(program); in Run() 847 LinkProgram(program); in Run() 1002 LinkProgram(program); in Run() 1112 LinkProgram(program); in Run() [all …]
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| D | ARB_get_program_binary.txt | 136 not take effect until the next time LinkProgram or ProgramBinary has 183 A program object's program binary is replaced by calls to LinkProgram or 186 LinkProgram and ProgramBinary both set the program object's LINK_STATUS 224 be in effect until the next time LinkProgram or ProgramBinary has been 424 during the most recent call to LinkProgram or ProgramBinary, i.e. the one 426 different shader objects after the most recent call to LinkProgram is 435 shader, if they accidentally called ProgramBinary instead of LinkProgram. 478 call to LinkProgram. LinkProgram operates on the attached shader objects 479 and replaces any program binary loaded prior to LinkProgram. So there is no 484 LinkProgram, an application can remap the attribute location. If this is
|
| D | ARB_explicit_attrib_location.txt | 75 attributes by the GL. ... LinkProgram will fail if the attribute 98 cause LinkProgram to fail: 323 "LinkProgram will fail if the assigned binding of an active attribute
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cProgramInterfaceQueryTests.cpp | 81 void LinkProgram(GLuint program) in LinkProgram() function in glcts::__anon338a65410111::PIQBase 116 LinkProgram(p); in CreateProgram() 693 LinkProgram(program); in Run() 789 LinkProgram(program); in Run() 861 LinkProgram(program); in Run() 956 LinkProgram(program); in Run() 1039 LinkProgram(program); in Run() 1157 LinkProgram(program); in Run() 1341 LinkProgram(program); in Run() 1559 LinkProgram(program); in Run() [all …]
|
| D | es31cShaderImageSizeTests.cpp | 265 bool LinkProgram(GLuint program) in LinkProgram() function in glcts::__anon4b64f3770111::ImageSizeMachine 304 if (!LinkProgram(p)) in CreateComputeProgram() 353 if (!LinkProgram(p)) in BuildProgram()
|
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_get_program_binary.txt | 146 not take effect until the next time LinkProgram or ProgramBinary has 193 A program object's program binary is replaced by calls to LinkProgram or 196 LinkProgram and ProgramBinary both set the program object's LINK_STATUS 234 be in effect until the next time LinkProgram or ProgramBinary has been 435 during the most recent call to LinkProgram or ProgramBinary, i.e. the one 437 different shader objects after the most recent call to LinkProgram is 446 shader, if they accidentally called ProgramBinary instead of LinkProgram. 489 call to LinkProgram. LinkProgram operates on the attached shader objects 490 and replaces any program binary loaded prior to LinkProgram. So there is no 495 LinkProgram, an application can remap the attribute location. If this is
|
| D | ARB_explicit_attrib_location.txt | 85 attributes by the GL. ... LinkProgram will fail if the attribute 108 cause LinkProgram to fail: 333 "LinkProgram will fail if the assigned binding of an active attribute
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | BlendFuncExtendedTest.cpp | 252 void LinkProgram() in LinkProgram() function in __anone5474abf0111::EXTBlendFuncExtendedDrawTestES3 632 LinkProgram(); in TEST_P() 666 LinkProgram(); in TEST_P() 676 LinkProgram(); in TEST_P()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
| D | NV_explicit_attrib_location.txt | 76 GetAttribLocation. LinkProgram will fail if the assigned binding of 79 value of MAX_VERTEX_ATTRIBS). LinkProgram will fail if the attribute 168 "LinkProgram will fail if the assigned binding of an active attribute
|
| D | NV_geometry_shader4.txt | 62 Change the language below the LinkProgram command on p. 74 as follows: 70 section 2.16), but no objects to form a vertex shader. If LinkProgram 144 exceeded. Additionally, LinkProgram will fail if it determines that the
|
| /third_party/openGLES/extensions/NV/ |
| D | NV_explicit_attrib_location.txt | 76 GetAttribLocation. LinkProgram will fail if the assigned binding of 79 value of MAX_VERTEX_ATTRIBS). LinkProgram will fail if the attribute 168 "LinkProgram will fail if the assigned binding of an active attribute
|
| D | NV_geometry_shader4.txt | 62 Change the language below the LinkProgram command on p. 74 as follows: 70 section 2.16), but no objects to form a vertex shader. If LinkProgram 144 exceeded. Additionally, LinkProgram will fail if it determines that the
|
| /third_party/openGLES/extensions/FJ/ |
| D | FJ_shader_binary_GCCSO.txt | 68 compiler is specified to LinkProgram."
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/FJ/ |
| D | FJ_shader_binary_GCCSO.txt | 68 compiler is specified to LinkProgram."
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | PipelineGL.cpp | 89 gl.LinkProgram(mProgram); in Initialize()
|
| /third_party/vk-gl-cts/external/openglcts/docs/specs/ |
| D | CTS_ARB_gl_spirv.txt | 127 - Verify if LinkProgram fail when one or more of the shader objects attached to 130 - Verify if LinkProgram fail when not all of shaders attached to <program> have
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | PipelineGL.cpp | 114 gl.LinkProgram(mProgram); in InitializeBase()
|
| /third_party/skia/src/gpu/gl/builders/ |
| D | GrGLProgramBuilder.cpp | 419 GL_CALL(LinkProgram(programID)); in finalize() 596 GR_GL_CALL(glGpu->glInterface(), LinkProgram(programID)); in PrecompileProgram()
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLAssembleWebGLInterfaceAutogen.cpp | 103 GET_PROC(LinkProgram); in GrGLMakeAssembledWebGLInterface()
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLAssembleWebGLInterfaceAutogen.cpp | 110 GET_PROC(LinkProgram); in GrGLMakeAssembledWebGLInterface()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/glprototypes/ |
| D | shaders.h | 110 GST_GL_EXT_FUNCTION (void, LinkProgram,
|