Home
last modified time | relevance | path

Searched refs:MAX_SAMPLER_MESSAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_ir.h32 #define MAX_SAMPLER_MESSAGE_SIZE 11 macro
Dbrw_fs.cpp4860 assert(inst->mlen <= MAX_SAMPLER_MESSAGE_SIZE); in lower_sampler_logical_send_gen5()
4952 fs_reg sources[MAX_SAMPLER_MESSAGE_SIZE]; in lower_sampler_logical_send_gen7()
5318 assert(inst->mlen <= MAX_SAMPLER_MESSAGE_SIZE); in lower_sampler_logical_send_gen7()
6499 num_payload_components > MAX_SAMPLER_MESSAGE_SIZE / 2 ? 8 : 16); in get_sampler_lowered_simd_width()