Searched refs:SpvOpBitReverse (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/spirv/
H A Dspirv.h764 SpvOpBitReverse = 204, enumerator in enum:SpvOp_
H A Dvtn_alu.c258 case SpvOpBitReverse: return nir_op_bitfield_reverse;
H A Dspirv_to_nir.c3143 case SpvOpBitReverse:
/external/skia/src/sksl/
H A Dspirv.h764 SpvOpBitReverse = 204, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp562 case SpvOpBitReverse:

Completed in 70 milliseconds