Home
last modified time | relevance | path

Searched refs:overrideMacros (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/
DHLSLCompiler.cpp199 const D3D_SHADER_MACRO *overrideMacros, in compileToBinary() argument
218 const D3D_SHADER_MACRO *macros = overrideMacros ? overrideMacros : nullptr; in compileToBinary()
DHLSLCompiler.h56 const D3D_SHADER_MACRO *overrideMacros,