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()328 const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in GeneratePixelShaderForOutputSignature()
81 std::vector<sh::InterfaceBlock> shaderStorageBlocks; member
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()1303 std::vector<InterfaceBlock> *shaderStorageBlocks, in CollectVariables()
2444 const std::vector<sh::InterfaceBlock> &shaderStorageBlocks = in LinkValidateProgramInterfaceBlocks() local