Home
last modified time | relevance | path

Searched defs:isBinaryOutput (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/common/
DCompiledShaderState.cpp203 const bool isBinaryOutput) in buildCompiledShaderState()
/external/angle/src/libANGLE/
DShader.cpp201 const bool isBinaryOutput = mOutputType == SH_SPIRV_VULKAN_OUTPUT; in postTranslate() local