Searched refs:anv_image_fill_surface_state (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/intel/vulkan/ |
D | anv_image.c | 891 anv_image_fill_surface_state(struct anv_device *device, in anv_image_fill_surface_state() function 1202 anv_image_fill_surface_state(device, image, 1ULL << iaspect_bit, in anv_CreateImageView() 1210 anv_image_fill_surface_state(device, image, 1ULL << iaspect_bit, in anv_CreateImageView() 1224 anv_image_fill_surface_state(device, image, 1ULL << iaspect_bit, in anv_CreateImageView() 1232 anv_image_fill_surface_state(device, image, 1ULL << iaspect_bit, in anv_CreateImageView()
|
D | genX_cmd_buffer.c | 887 anv_image_fill_surface_state(cmd_buffer->device, in genX() 910 anv_image_fill_surface_state(cmd_buffer->device, in genX()
|
D | anv_private.h | 2688 void anv_image_fill_surface_state(struct anv_device *device,
|