Searched refs:SpvImageOperandsVolatileTexelMask (Results 1 – 6 of 6) sorted by relevance
627 case SpvImageOperandsVolatileTexelMask: return "SpvImageOperandsVolatileTexel"; in spirv_imageoperands_to_string()
350 SpvImageOperandsVolatileTexelMask = 0x00000800, enumerator
362 SpvImageOperandsVolatileTexelMask = 0x00000800, enumerator
369 SpvImageOperandsVolatileTexelMask = 0x00000800, enumerator
3135 if (operands & SpvImageOperandsVolatileTexelMask) in vtn_handle_image()3176 if (operands & SpvImageOperandsVolatileTexelMask) in vtn_handle_image()