Searched refs:fmask_expand (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta_fmask_expand.c | 105 VkPipeline pipeline = device->meta_state.fmask_expand.pipeline[samples_log2]; 132 cmd_buffer->device->meta_state.fmask_expand.p_layout, 0, /* set */ 176 radv_DestroyPipeline(radv_device_to_handle(device), state->fmask_expand.pipeline[i], 179 radv_DestroyPipelineLayout(radv_device_to_handle(device), state->fmask_expand.p_layout, 182 radv_DestroyDescriptorSetLayout(radv_device_to_handle(device), state->fmask_expand.ds_layout, 206 .layout = state->fmask_expand.p_layout, 241 &state->alloc, &state->fmask_expand.ds_layout); 248 .pSetLayouts = &state->fmask_expand.ds_layout, 254 &state->alloc, &state->fmask_expand.p_layout); 260 result = create_fmask_expand_pipeline(device, samples, &state->fmask_expand [all...] |
| H A D | radv_private.h | 629 } fmask_expand; member in struct:radv_meta_state
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta_fmask_expand.c | 123 VkPipeline pipeline = device->meta_state.fmask_expand.pipeline[samples_log2]; 148 cmd_buffer->device->meta_state.fmask_expand.p_layout, 200 state->fmask_expand.pipeline[i], 204 state->fmask_expand.p_layout, 208 state->fmask_expand.ds_layout, 235 .layout = state->fmask_expand.p_layout, 277 &state->fmask_expand.ds_layout); 284 .pSetLayouts = &state->fmask_expand.ds_layout, 291 &state->fmask_expand.p_layout); 298 &state->fmask_expand [all...] |
| H A D | radv_private.h | 625 } fmask_expand; member in struct:radv_meta_state
|
Completed in 12 milliseconds