Home
last modified time | relevance | path

Searched defs:uniformBlocks (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h249 ShaderMap<std::vector<sh::InterfaceBlock>> uniformBlocks; member
DProgramLinkedResources.cpp1562 const std::vector<sh::InterfaceBlock> &uniformBlocks = in LinkValidateProgramGlobalNames() local
DProgram.cpp3909 const auto &uniformBlocks = shader->getUniformBlocks(); in linkInterfaceBlocks() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCollectVariables.cpp217 std::vector<sh::InterfaceBlock> *uniformBlocks, in CollectVariablesTraverser()
956 std::vector<InterfaceBlock> *uniformBlocks, in CollectVariables()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCollectVariables.cpp258 std::vector<sh::InterfaceBlock> *uniformBlocks, in CollectVariablesTraverser()
1264 std::vector<InterfaceBlock> *uniformBlocks, in CollectVariables()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h313 UniformBlockArray uniformBlocks; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp766 const std::vector<gl::InterfaceBlock> &uniformBlocks = programState.getUniformBlocks(); in AssignBufferBindings() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp3403 const auto &uniformBlocks = shader->getUniformBlocks(); in linkInterfaceBlocks() local
3789 const std::vector<sh::InterfaceBlock> &uniformBlocks = shader->getUniformBlocks(); in linkValidateGlobalNames() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp872 const std::vector<gl::InterfaceBlock> &uniformBlocks = programExecutable.getUniformBlocks(); in AssignNonTextureBindings() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1438 const std::vector<gl::InterfaceBlock> &uniformBlocks = program->getState().getUniformBlocks(); in CaptureUpdateUniformBlockIndexes() local