Home
last modified time | relevance | path

Searched defs:uniformIndex (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_util/
H A DDriverUniform.cpp57 for (size_t uniformIndex = 0; uniformIndex < kNumComputeDriverUniforms; ++uniformIndex) in addComputeDriverUniformsToShader() local
95 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniforms; ++uniformIndex) in createUniformFields() local
176 TConstantUnion *uniformIndex = new TConstantUnion; in createDriverUniformRef() local
249 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniformsExt; ++uniformIndex) in createUniformFields() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/tree_util/
H A DDriverUniform.cpp57 for (size_t uniformIndex = 0; uniformIndex < kNumComputeDriverUniforms; ++uniformIndex) in addComputeDriverUniformsToShader() local
95 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniforms; ++uniformIndex) in createUniformFields() local
176 TConstantUnion *uniformIndex = new TConstantUnion; in createDriverUniformRef() local
249 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniformsExt; ++uniformIndex) in createUniformFields() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_util/
H A DDriverUniform.cpp57 for (size_t uniformIndex = 0; uniformIndex < kNumComputeDriverUniforms; ++uniformIndex) in addComputeDriverUniformsToShader() local
95 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniforms; ++uniformIndex) in createUniformFields() local
176 TConstantUnion *uniformIndex = new TConstantUnion; in createDriverUniformRef() local
249 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniformsExt; ++uniformIndex) in createUniformFields() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DvalidationGL31.cpp16 GLuint uniformIndex, in ValidateGetActiveUniformName()
H A DProgramExecutable.cpp190 uint32_t uniformIndex = mProgramState->getUniformIndexFromSamplerIndex(samplerIndex); in updateActiveSamplers() local
226 uint32_t uniformIndex = mProgramState->getUniformIndexFromImageIndex(imageIndex); in updateActiveImages() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DvalidationGL31.cpp16 GLuint uniformIndex, in ValidateGetActiveUniformName()
H A DProgramExecutable.cpp287 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(samplerIndex); in updateActiveSamplers() local
321 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in updateActiveImages() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DvalidationGL31.cpp16 GLuint uniformIndex, in ValidateGetActiveUniformName()
H A DProgramExecutable.cpp287 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(samplerIndex); in updateActiveSamplers() local
321 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in updateActiveImages() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DProgramExecutable.cpp266 for (size_t uniformIndex = 0; uniformIndex < uniformCount; ++uniformIndex) in load() local
739 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(samplerIndex); in updateActiveSamplers() local
780 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in updateActiveImages() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DProgramExecutable.cpp266 for (size_t uniformIndex = 0; uniformIndex < uniformCount; ++uniformIndex) in load() local
739 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(samplerIndex); in updateActiveSamplers() local
780 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in updateActiveImages() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DProgramExecutable.cpp266 for (size_t uniformIndex = 0; uniformIndex < uniformCount; ++uniformIndex) in load() local
739 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(samplerIndex); in updateActiveSamplers() local
780 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in updateActiveImages() local
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_uniform_buffer_object.java142 …void glGetActiveUniformName(@GLuint int program, @GLuint int uniformIndex, @AutoSize("uniformName"… in glGetActiveUniformName()
149 void glGetActiveUniformName2(@GLuint int program, @GLuint int uniformIndex, @GLsizei int bufSize, in glGetActiveUniformName2()
H A DGL31.java273 …void glGetActiveUniformName(@GLuint int program, @GLuint int uniformIndex, @AutoSize("uniformName"… in glGetActiveUniformName()
279 void glGetActiveUniformName2(@GLuint int program, @GLuint int uniformIndex, @GLsizei int bufSize, in glGetActiveUniformName2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp340 uint32_t uniformIndex = programState.getUniformIndexFromImageIndex(imageIndex); in addImageDescriptorSetDesc() local
375 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(textureIndex); in addTextureDescriptorSetDesc() local
917 uint32_t uniformIndex = programState.getUniformIndexFromImageIndex(imageIndex); in updateImagesDescriptorSet() local
1106 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(textureIndex); in updateTexturesDescriptorSet() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/
H A DNanoVGRenderer.h61 size_t uniformIndex; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/compiler_tests/
H A DShaderImage_test.cpp76 size_t uniformIndex, in CheckExportedImageUniform()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py55 def glGetActiveUniformName(program,uniformIndex,bufSize,length,uniformName):pass argument
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/compiler_tests/
H A DShaderImage_test.cpp75 size_t uniformIndex, in CheckExportedImageUniform()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp497 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in addImageDescriptorSetDesc() local
552 uint32_t uniformIndex = programState.getUniformIndexFromSamplerIndex(textureIndex); in addTextureDescriptorSetDesc() local
1207 uint32_t uniformIndex = executable.getUniformIndexFromImageIndex(imageIndex); in updateImagesDescriptorSet() local
1429 uint32_t uniformIndex = programState->getUniformIndexFromSamplerIndex(textureIndex); in updateTexturesDescriptorSet() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DTranslatorVulkan.cpp214 TConstantUnion *uniformIndex = new TConstantUnion; in CreateDriverUniformRef() local
427 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniforms; ++uniformIndex) in AddGraphicsDriverUniformsToShader() local
451 for (size_t uniformIndex = 0; uniformIndex < kNumComputeDriverUniforms; ++uniformIndex) in AddComputeDriverUniformsToShader() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DTranslatorVulkan.cpp207 TConstantUnion *uniformIndex = new TConstantUnion; in CreateDriverUniformRef() local
439 for (size_t uniformIndex = 0; uniformIndex < kNumGraphicsDriverUniforms; ++uniformIndex) in AddGraphicsDriverUniformsToShader() local
467 for (size_t uniformIndex = 0; uniformIndex < kNumComputeDriverUniforms; ++uniformIndex) in AddComputeDriverUniformsToShader() local
H A DTranslatorMetal.cpp53 TConstantUnion *uniformIndex = new TConstantUnion; in CreateDriverUniformRef() local
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Duniform_buffer_object.py61 def glGetActiveUniformName(program,uniformIndex,bufSize,length,uniformName):pass argument
/dports/math/vtk8/VTK-8.2.0/Rendering/VolumeOpenGL2/
H A DvtkVolumeInputHelper.cxx25 void vtkVolumeInputHelper::RefreshTransferFunction(vtkRenderer* ren, const int uniformIndex, in RefreshTransferFunction()

12345678910>>...23