Searched defs:shaderStorageBlocks (Results 1 – 5 of 5) sorted by relevance
132 bool ReplaceShaderStorageDeclaration(const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in ReplaceShaderStorageDeclaration()185 const std::vector<rx::ShaderStorageBlock> &shaderStorageBlocks, in generateVertexShaderForInputLayout()323 const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in generatePixelShaderForOutputSignature()
275 const std::vector<InterfaceBlock> &shaderStorageBlocks, in GetShaderStorageBlockMembersInfo()310 const std::vector<InterfaceBlock> &shaderStorageBlocks) in ShaderStorageBlockOutputHLSL()
260 std::vector<sh::InterfaceBlock> *shaderStorageBlocks, in CollectVariablesTraverser()1272 std::vector<InterfaceBlock> *shaderStorageBlocks, in CollectVariables()
314 const std::vector<InterfaceBlock> &shaderStorageBlocks) in OutputHLSL()
2339 const std::vector<sh::InterfaceBlock> &shaderStorageBlocks = in LinkValidateProgramInterfaceBlocks() local