Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6864 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldExtract() local
6885 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldInsert() local