Searched defs:shaderStorageBlocks (Results 1 – 8 of 8) sorted by relevance
272 const std::vector<InterfaceBlock> &shaderStorageBlocks, in GetShaderStorageBlockMembersInfo()307 const std::vector<InterfaceBlock> &shaderStorageBlocks) in ShaderStorageBlockOutputHLSL()
259 std::vector<sh::InterfaceBlock> *shaderStorageBlocks, in CollectVariablesTraverser()1265 std::vector<InterfaceBlock> *shaderStorageBlocks, in CollectVariables()
314 const std::vector<InterfaceBlock> &shaderStorageBlocks) in OutputHLSL()
271 const std::vector<InterfaceBlock> &shaderStorageBlocks, in GetShaderStorageBlockMembersInfo()310 const std::vector<InterfaceBlock> &shaderStorageBlocks) in ShaderStorageBlockOutputHLSL()
218 std::vector<sh::InterfaceBlock> *shaderStorageBlocks, in CollectVariablesTraverser()957 std::vector<InterfaceBlock> *shaderStorageBlocks, in CollectVariables()
286 const std::vector<InterfaceBlock> &shaderStorageBlocks) in OutputHLSL()
3951 const auto &shaderStorageBlocks = shader->getShaderStorageBlocks(); in linkInterfaceBlocks() local
3445 const auto &shaderStorageBlocks = shader->getShaderStorageBlocks(); in linkInterfaceBlocks() local