Home
last modified time | relevance | path

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

/external/angle/src/common/
DCompiledShaderState.cpp192 const bool isBinaryOutput) in buildCompiledShaderState()
/external/angle/src/libANGLE/
DShader.cpp521 bool isBinaryOutput = outputType == SH_SPIRV_VULKAN_OUTPUT; in resolveCompile() local