Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h723 SpvOpLessOrGreater = 161, enumerator
DSkSLSPIRVCodeGenerator.cpp480 case SpvOpLessOrGreater: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h723 SpvOpLessOrGreater = 161, enumerator
Dspirv_to_nir.c3074 case SpvOpLessOrGreater: in vtn_handle_body_instruction()