Home
last modified time | relevance | path

Searched refs:glUniform (Results 1 – 25 of 67) sorted by relevance

123

/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.program_uniform.txt41 contrast to the glUniform* functions) for assigning uniform values to a
59 the corresponding glUniform* calls.
Dfunctional.separate_shader.txt55 program. After this, glUniform is called and a triangle is drawn. The
/third_party/mesa3d/docs/relnotes/
D7.5.2.rst46 - glUniform functions are now compiled into display lists
D7.4.rst39 - Fixed some error checking in glUniform()
D18.1.1.rst137 - mesa: add glUniform*ui{v} support to display lists
D20.1.9.rst115 - mesa: fix glUniform\* when a struct contains a bindless sampler
D21.2.5.rst108 - mesa: fix crashes in the no_error path of glUniform
D9.2.rst203 Bisected]Ogles2conform/GL2Tests/glUniform/glUniform.test fails with
D18.0.5.rst135 - mesa: add glUniform*ui{v} support to display lists
D10.3.3.rst184 - mesa: check that uniform exists in glUniform\* functions
/third_party/mesa3d/docs/
Dviewperf.rst240 glUniform(). Causes include:
244 - Trying to set matrix uniforms with glUniform() instead of
250 values for any given uniform name, subsequent calls to glUniform() will
Dshading.rst22 - **uniform** - print message to stdout when glUniform is called
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp1519 const LinkedUniform &glUniform = programState.getUniforms()[index]; in getAtomicCounterBufferSizeMap() local
1521 auto &bufferDataSize = sizeMapOut[glUniform.binding]; in getAtomicCounterBufferSizeMap()
1528 glUniform.offset + static_cast<unsigned int>(glUniform.getBasicTypeElementCount() * in getAtomicCounterBufferSizeMap()
1529 glUniform.getElementSize()); in getAtomicCounterBufferSizeMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp2555 for (const gl::LinkedUniform &glUniform : mState.getUniforms()) in defineUniformsAndAssignRegisters() local
2557 if (!glUniform.isInDefaultBlock()) in defineUniformsAndAssignRegisters()
2560 std::string name = glUniform.name; in defineUniformsAndAssignRegisters()
2561 if (glUniform.isArray()) in defineUniformsAndAssignRegisters()
/third_party/openGLES/extensions/EXT/
DEXT_separate_shader_objects.gl.txt84 the program that glUniform* commands will update.
482 4. How do the glUniform* commands determine what program object
488 glUniform* commands.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_separate_shader_objects.gl.txt84 the program that glUniform* commands will update.
482 4. How do the glUniform* commands determine what program object
488 glUniform* commands.
/third_party/openGLES/extensions/ARB/
DARB_uniform_buffer_object.txt88 glUniform* calls, but only for a single uniform name (or a uniform
138 glUniform* entry points and can have static initializers, uniforms
1971 Resolved: Traditional uniform locations were used in the glUniform
1973 the use of glUniform to update uniforms stored in uniform blocks.
2079 the glUniform* API.
2615 UniformBlockBinding should follow the precedent of glUniform (for
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_uniform_buffer_object.txt78 glUniform* calls, but only for a single uniform name (or a uniform
128 glUniform* entry points and can have static initializers, uniforms
1961 Resolved: Traditional uniform locations were used in the glUniform
1963 the use of glUniform to update uniforms stored in uniform blocks.
2069 the glUniform* API.
2605 UniformBlockBinding should follow the precedent of glUniform (for
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
Dgles2-gtf-master.txt1162 GTF-GLES2.gtf.GL2Tests.glUniform.glUniform
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/
Dgles2-gtf-master.txt1178 GTF-GLES2.gtf.GL2Tests.glUniform.glUniform
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
Dgles2-gtf-master.txt1162 GTF-GLES2.gtf.GL2Tests.glUniform.glUniform
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/
Dgles2-gtf-master.txt1178 GTF-GLES2.gtf.GL2Tests.glUniform.glUniform
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
Dgles2-gtf-master.txt1162 GTF-GLES2.gtf.GL2Tests.glUniform.glUniform
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
Dgles2-gtf-master.txt1162 GTF-GLES2.gtf.GL2Tests.glUniform.glUniform
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/
Dgl31-gtf-master.txt1170 GTF-GL31.gtf21.GL2Tests.glUniform.glUniform

123