Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c503 #define MAX_ROOT_PARAMS ((MAX_SHADER_VISIBILITIES * 2) + MAX_INTERNAL_ROOT_PARAMS) macro
645 D3D12_ROOT_PARAMETER1 root_params[MAX_ROOT_PARAMS] = { 0 }; in dzn_pipeline_layout_create()