Home
last modified time | relevance | path

Searched refs:runtime_check_aads_emit (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h354 bool runtime_check_aads_emit; variable
392 bool runtime_check_aads_emit,
487 bool runtime_check_aads_emit; variable
Dbrw_wm_iz.cpp157 runtime_check_aads_emit = in setup_fs_payload_gen4()
Dbrw_fs_generator.cpp181 bool runtime_check_aads_emit, in fs_generator() argument
188 runtime_check_aads_emit(runtime_check_aads_emit), debug_flag(false), in fs_generator()
393 if (!runtime_check_aads_emit) { in generate_fb_write()
Dbrw_fs_visitor.cpp885 this->runtime_check_aads_emit = false; in init()
Dbrw_vec4.cpp2903 v.runtime_check_aads_emit, MESA_SHADER_VERTEX); in brw_compile_vs()
Dbrw_fs.cpp6894 v8.promoted_constants, v8.runtime_check_aads_emit, in brw_compile_fs()