Searched defs:shaderStorageBlocks (Results 1 – 6 of 6) sorted by relevance
133 bool ReplaceShaderStorageDeclaration(const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in ReplaceShaderStorageDeclaration()186 const std::vector<rx::ShaderStorageBlock> &shaderStorageBlocks, in GenerateVertexShaderForInputLayout()307 const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in GeneratePixelShaderForOutputSignature()
275 const std::vector<InterfaceBlock> &shaderStorageBlocks, in GetShaderStorageBlockMembersInfo()310 const std::vector<InterfaceBlock> &shaderStorageBlocks) in ShaderStorageBlockOutputHLSL()
322 const std::vector<InterfaceBlock> &shaderStorageBlocks, in OutputHLSL()
263 std::vector<sh::InterfaceBlock> *shaderStorageBlocks, in CollectVariablesTraverser()1305 std::vector<InterfaceBlock> *shaderStorageBlocks, in CollectVariables()
81 std::vector<sh::InterfaceBlock> shaderStorageBlocks; member
2470 const std::vector<sh::InterfaceBlock> &shaderStorageBlocks = in LinkValidateProgramInterfaceBlocks() local