Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp344 value* shader::get_const_value(const literal &v) { in get_const_value() function in r600_sb::shader
Dsb_ir.h566 literal & get_const_value() { in get_const_value() function