Home
last modified time | relevance | path

Searched defs:getNumUniformBlocks (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A Dreflection.h82 int getNumUniformBlocks() const { return (int)indexToUniformBlock.size(); } in getNumUniformBlocks() function
H A DShaderLang.cpp2180 int TProgram::getNumUniformBlocks() const { return reflection->getNumUn… in getNumUniformBlocks() function in glslang::TProgram
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.h81 int getNumUniformBlocks() const { return (int)indexToUniformBlock.size(); } in getNumUniformBlocks() function
DShaderLang.cpp2143 int TProgram::getNumUniformBlocks() const { return reflection->getNumUn… in getNumUniformBlocks() function in glslang::TProgram
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.hpp322 int getNumUniformBlocks(void) const in getNumUniformBlocks() function in deqp::ub::ShaderInterface
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsUniformBlockCase.hpp327 int getNumUniformBlocks(void) const in getNumUniformBlocks() function in deqp::gls::ub::ShaderInterface
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp355 int getNumUniformBlocks(void) const in getNumUniformBlocks() function in vkt::ubo::ShaderInterface