Home
last modified time | relevance | path

Searched defs:mShaderStorageBlocks (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DShaderStorageBlockOutputHLSL.h82 const std::vector<InterfaceBlock> &mShaderStorageBlocks; variable
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h266 std::vector<sh::InterfaceBlock> mShaderStorageBlocks; variable
H A DCollectVariables.cpp182 std::vector<InterfaceBlock> *mShaderStorageBlocks; member in sh::__anonc7ec3ea70111::CollectVariablesTraverser
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DProgramExecutableD3D.h535 gl::ShaderMap<std::vector<ShaderStorageBlock>> mShaderStorageBlocks; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h978 std::vector<InterfaceBlock> mShaderStorageBlocks; variable