Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c78 uint32_t max_fs_samplerviews : 16; member
293 ctx->max_fs_samplerviews = pipe->screen->get_shader_param(pipe->screen, PIPE_SHADER_FRAGMENT, in cso_create_context()
1545 cso->max_fs_samplerviews, false, NULL); in cso_restore_state()