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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h116 enum compare_func sampler_compare_funcs[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member in struct:d3d12_shader_key
H A Dd3d12_compiler.cpp622 if (memcmp(expect->sampler_compare_funcs, have->sampler_compare_funcs,
765 memcpy(key->sampler_compare_funcs, sel_ctx->ctx->tex_compare_func[stage],
861 key.sampler_compare_funcs, key.swizzle_state);

Completed in 4 milliseconds