Searched refs:ir_format (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Dprogram.cpp50 auto module = (dev->ir_format() == PIPE_SHADER_IR_TGSI ?
52 compile_program_llvm(__source, dev->ir_format(),
H A Ddevice.hpp63 enum pipe_shader_ir ir_format() const;
H A Ddevice.cpp164 _cl_device_id::ir_format() const { function in class:_cl_device_id
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Dprogram.cpp50 auto module = (dev->ir_format() == PIPE_SHADER_IR_TGSI ?
52 compile_program_llvm(__source, dev->ir_format(),
H A Ddevice.hpp63 enum pipe_shader_ir ir_format() const;
H A Ddevice.cpp164 _cl_device_id::ir_format() const { function in class:_cl_device_id

Completed in 101 milliseconds