Home
last modified time | relevance | path

Searched refs:shaderStorageBlockFunctionHeader (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.h64 void shaderStorageBlockFunctionHeader(TInfoSinkBase &out);
DShaderStorageBlockFunctionHLSL.cpp368 void ShaderStorageBlockFunctionHLSL::shaderStorageBlockFunctionHeader(TInfoSinkBase &out) in shaderStorageBlockFunctionHeader() function in sh::ShaderStorageBlockFunctionHLSL
DShaderStorageBlockOutputHLSL.cpp445 mSSBOFunctionHLSL->shaderStorageBlockFunctionHeader(out); in writeShaderStorageBlocksHeader()