Lines Matching full:turnip

264 - turnip: minor tu_queue fixes related to vk_base_object
897 - turnip: remove unused IR3_DP_LOCAL_GROUP_SIZE_* from cs params
898 - turnip: implement indirect dispatch
1094 - freedreno+turnip: Upload large shader constants as a UBO.
1096 - turnip: Assert about the storage buffer offset alignment.
1198 - turnip: Move the limited_z24s8 flag to the shared device info.
1455 - turnip: Implement VK_KHR_performance_query
1456 - turnip: support multipass for performance query.
1457 - turnip: enable VK_KHR_performance_query with new debug flag
1458 - turnip/kgsl: support VK_KHR_performance_query
1459 - turnip: use ir3_compiler_destroy instead of ralloc_free
1861 - turnip: implement z-scaling and z-mirroring BlitImage
1862 - turnip: no linear_to_srgb for alpha channel for gmem clear value packing
1863 - turnip: do not include compute stage in pipeline_builder
1864 - turnip: always emit LRZ draw state in DIRTY_DRAW_STATE path
1865 - turnip: correctly disable draw states outside of renderpasses
1866 - turnip: do not emit draw states in draw_cs outside of renderpass
1867 - turnip: move up LRZ invalidate in CmdClearAttachments
1868 - turnip: always set LRZ registers to zero for 3d clear/blit
1869 - turnip: don't always use 3d ops for blit_image
2323 - turnip: Remove unused TU_DEBUG_IR3 flag
2944 - turnip: implement VK_KHR_depth_stencil_resolve support
2945 - turnip: pCounterBufferOffsets can be NULL on vkCmd*TransformFeedbackEXT()
2946 - turnip: fix cube map array image size calculation
3210 - turnip: Remove pipeline NULL check.
3215 - turnip: Fix file descriptor return.
3221 - turnip: Close sync_fd only if it is a valid file descriptor.
3251 - turnip: Remove unsigned nonnegative check.