Home
last modified time | relevance | path

Searched refs:GEN5_SAMPLER_MESSAGE_SAMPLE_LD (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_emit.cpp393 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
669 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_pull_constant_load()
Dbrw_blorp_blit.cpp1400 texture_lookup(dst, GEN5_SAMPLER_MESSAGE_SAMPLE_LD, gen6_args, in texel_fetch()
1426 texture_lookup(dst, GEN5_SAMPLER_MESSAGE_SAMPLE_LD, gen7_ld_args, in texel_fetch()
Dbrw_defines.h839 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LD 7 macro
Dbrw_fs_emit.cpp324 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()