Home
last modified time | relevance | path

Searched refs:chan_sel (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm.c153 static const char *const chan_sel[4] = { variable
1110 err |= control(file, "channel select", chan_sel, x, NULL); in src_swizzle()
1113 err |= control(file, "channel select", chan_sel, x, NULL); in src_swizzle()
1114 err |= control(file, "channel select", chan_sel, y, NULL); in src_swizzle()
1115 err |= control(file, "channel select", chan_sel, z, NULL); in src_swizzle()
1116 err |= control(file, "channel select", chan_sel, w, NULL); in src_swizzle()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1434 static int load_sample_position(struct r600_shader_ctx *ctx, struct r600_shader_src *sample_id, int chan_sel) in load_sample_position() argument
1456 r600_bytecode_src(&alu.src[0], sample_id, chan_sel); in load_sample_position()

Completed in 24 milliseconds