Home
last modified time | relevance | path

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

/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp232 bool ExcludeInstruction(unsigned op, bool buildingHeaders) in ExcludeInstruction() function
304 if (ExcludeInstruction(opcode, buildingHeaders)) in jsonToSpirv()