HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_TES (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/intel/common/
gen_debug.c 80 { "ds", DEBUG_TES },
81 { "tes", DEBUG_TES },
97 [MESA_SHADER_TESS_EVAL] = DEBUG_TES,
gen_debug.h 79 #define DEBUG_TES (1ull << 35)
  /external/mesa3d/src/intel/compiler/
brw_shader.cpp     [all...]
  /external/mesa3d/src/intel/vulkan/
anv_pipeline.c 89 [MESA_SHADER_TESS_EVAL] = DEBUG_TES,
    [all...]

Completed in 110 milliseconds