Searched refs:GEN6_MSG_SAMPLER_SAMPLE_C (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/genhw/
H A Dgen_eu_message.xml.h73 GEN6_MSG_SAMPLER_SAMPLE_C = 0x3, enumerator in enum:gen_eu_sampler_op
/external/mesa3d/src/gallium/drivers/ilo/shader/
H A Dilo_shader_fs.c593 case GEN6_MSG_SAMPLER_SAMPLE_C:
666 case GEN6_MSG_SAMPLER_SAMPLE_C:
793 msg_type = GEN6_MSG_SAMPLER_SAMPLE_C;
823 msg_type = GEN6_MSG_SAMPLER_SAMPLE_C;
920 msg_type = GEN6_MSG_SAMPLER_SAMPLE_C;
H A Dtoy_compiler_disasm.c1116 case GEN6_MSG_SAMPLER_SAMPLE_C: return "sample_c";

Completed in 40 milliseconds