Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h35 #define CLC_MAX_SAMPLERS 16 macro
82 } const_samplers[CLC_MAX_SAMPLERS];
Dclc_compiler.c997 assert(metadata->num_const_samplers < CLC_MAX_SAMPLERS); in clc_spirv_to_dxil()