Searched refs:D3DInterfaceBlock (Results 1 – 2 of 2) sorted by relevance
86 struct D3DInterfaceBlock struct88 D3DInterfaceBlock();89 D3DInterfaceBlock(const D3DInterfaceBlock &other);99 struct D3DUniformBlock : D3DInterfaceBlock argument586 std::vector<D3DInterfaceBlock> mD3DShaderStorageBlocks;
369 D3DInterfaceBlock::D3DInterfaceBlock() in D3DInterfaceBlock() function in rx::D3DInterfaceBlock374 D3DInterfaceBlock::D3DInterfaceBlock(const D3DInterfaceBlock &other) = default;1044 D3DInterfaceBlock shaderStorageBlock; in load()1370 for (const D3DInterfaceBlock &shaderStorageBlock : mD3DShaderStorageBlocks) in save()2181 D3DInterfaceBlock d3dShaderStorageBlock; in initializeShaderStorageBlocks()