Home
last modified time | relevance | path

Searched refs:BRW_URB_SWIZZLE_NONE (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_clip_util.c349 BRW_URB_SWIZZLE_NONE); in brw_clip_emit_vue()
370 BRW_URB_SWIZZLE_NONE); in brw_clip_kill_thread()
Dbrw_eu_defines.h1538 #define BRW_URB_SWIZZLE_NONE 0 macro
Dbrw_disasm.c552 [BRW_URB_SWIZZLE_NONE] = "",
Dbrw_vec4_generator.cpp1006 BRW_URB_SWIZZLE_NONE : in generate_tcs_release_input()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_ff_gs_emit.c205 BRW_URB_SWIZZLE_NONE); in brw_ff_gs_emit_vue()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h1044 #define BRW_URB_SWIZZLE_NONE 0 macro
Dbrw_disasm.c368 [BRW_URB_SWIZZLE_NONE] = "",
Dgram.y1978 | %empty /* empty */ { $$ = BRW_URB_SWIZZLE_NONE; }