Home
last modified time | relevance | path

Searched defs:cast_offset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp8264 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldExtract() local
8285 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldInsert() local