Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DShaderStorageBlockFunctionHLSL.h64 void shaderStorageBlockFunctionHeader(TInfoSinkBase &out);
H A DShaderStorageBlockFunctionHLSL.cpp374 void ShaderStorageBlockFunctionHLSL::shaderStorageBlockFunctionHeader(TInfoSinkBase &out) in shaderStorageBlockFunctionHeader() function in sh::ShaderStorageBlockFunctionHLSL
H A DShaderStorageBlockOutputHLSL.cpp527 mSSBOFunctionHLSL->shaderStorageBlockFunctionHeader(out); in writeShaderStorageBlocksHeader()