Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7590 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldExtract() local
7611 operand cast_offset = is_uint ? i2u(offset) : operand(offset); in _bitfieldInsert() local

Completed in 15 milliseconds