Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp7591 operand cast_bits = is_uint ? i2u(bits) : operand(bits); in _bitfieldExtract() local
7612 operand cast_bits = is_uint ? i2u(bits) : operand(bits); in _bitfieldInsert() local

Completed in 17 milliseconds