Home
last modified time | relevance | path

Searched defs:root_param (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c751 D3D12_ROOT_PARAMETER1 *root_param; in dzn_pipeline_layout_create() local
800 D3D12_ROOT_PARAMETER1 *root_param = &root_params[layout->root.param_count++]; in dzn_pipeline_layout_create() local
860 D3D12_ROOT_PARAMETER1 *root_param = &root_params[layout->root.param_count++]; in dzn_pipeline_layout_create() local
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp227 D3D12_ROOT_PARAMETER1 root_param; in create_root_signature() local