Searched defs:shaderStorageBlocks (Results 1 – 6 of 6) sorted by relevance
132 bool ReplaceShaderStorageDeclaration(const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in ReplaceShaderStorageDeclaration()185 const std::vector<rx::ShaderStorageBlock> &shaderStorageBlocks, in generateVertexShaderForInputLayout()324 const std::vector<ShaderStorageBlock> &shaderStorageBlocks, in generatePixelShaderForOutputSignature()
65 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()
2406 const std::vector<sh::InterfaceBlock> &shaderStorageBlocks = in LinkValidateProgramInterfaceBlocks() local