Lines Matching full:turnip
119 - turnip: buffer overflow read on dEQP-VK.ycbcr.query.levels.tess_eval.r8g8b8a8_unorm
219 - turnip: dEQP-VK.tessellation.invariance.outer_triangle_set.quads_fractional_odd_spacing failure
1313 - turnip: Use threadsize calculated by ir3
1419 - turnip/ir3: handle image load/stores produced by AtomicLoad/Store
1420 - turnip: make GS use correct varyings size from previous stage
1423 - turnip: don't emit tess consts if they are not used
1426 - turnip: enable inheritedQueries
1427 - turnip: consider HW limit on number of views when apply multipos opt
1428 - turnip: consider tile_max_h when calculating tiling config
1429 - turnip,freedreno/a6xx: tell hw the size of shared mem used by CS
1430 - turnip/ir3: check for bindless IBOs in atomic dests fixup
1431 - turnip: fix leak of tu_shader object during compute pipeline creation
1436 - turnip: fix SP_HS_WAVE_INPUT_SIZE value
1439 - turnip: lower device index to zero
1440 - turnip: fill VkMemoryDedicatedRequirements
1441 - turnip: set zmode to A6XX_EARLY_Z if FS forces early fragment test
1442 - turnip: implement intrinsic_vulkan_resource_reindex
1450 - turnip: expose several already implemented extensions
1452 - turnip: implement VK_KHR_pipeline_executable_properties
1453 - turnip: clamp to zero negative upper left corner of viewport
1454 - turnip,ir3: account for dispatch group offsets
1462 - turnip: enable infinities for f16 math and document the register
1463 - turnip: enable VK_KHR_16bit_storage on A650
1464 - turnip: handle format list for compressed formats
1465 - docs: mark float_controls,float16_int8,16bit_storage as done on Turnip
1466 - turnip: fix alignment of non-32b types in workgroup memory
1467 - turnip: implement variableMultisampleRate
1468 - turnip: support copying both aspects of D32_SFLOAT_S8_UINT
1847 - ci/turnip: Mark a flaky WSI test.
1883 - turnip: Fix KGSL build since common dispatch rework.
2268 - turnip: Return correct value of tu6_load_state_size
2272 - turnip: Enable nonuniform descriptor indexing
2632 - turnip: Properly clean up vk_device
2658 - turnip: Use the common dispatch framework
2659 - turnip: Use common entrypoints for VK_EXT_private_data
2660 - turnip: Drop some legacy wrappers in favor of common code
2661 - turnip: Switch to the common VK_EXT_debug_report
2722 - turnip: Move the CreateRenderPass wrapper to common code
2889 - turnip: fix logicOp
2890 - turnip: delete unused vk_format_parse.py file
2891 - turnip: use vk_format_is_int to disable COLOR_ATTACHMENT_BLEND_BIT
2892 - turnip: IMAGE_FILTER_{LINEAR,CUBIC}_BIT only for non-integer formats
2893 - turnip: don't always use 3d ops for blit_image
2894 - turnip: add missing register write to disable dithering
2900 - turnip: implement VK_KHR_shader_float_controls
2901 - turnip: enable VK_KHR_shader_float16_int8
3679 - turnip: Remove unused TU_DEBUG_IR3 flag
3680 - docs: Mark VK_KHR_maintenance1 as done on turnip
3804 - turnip: update features.txt
5023 - turnip: disable UBWC on Z24_S8 MSAA images on A630
5024 - turnip: set sparseAddressSpaceSize to zero
5025 - turnip: fix UINT64_MAX size wrapping in tu_GetBufferMemoryRequirements()
5026 - turnip: fix resolve MSAA D24_UNORM_S8_UINT image to S8_UINT
5027 - turnip: fix resolve MSAA D32_SFLOAT_S8_UINT image to S8_UINT
5029 - turnip: keep track of memory heap usage, size and flags
5030 - turnip: VK_EXT_memory_budget implementation
5031 - turnip: set depth plane control zmode to A6XX_LATE_Z when sample mask is written
5183 - turnip: use common entrypoints for VK_KHR_create_renderpass2
5527 - turnip: fix alpha to coverage in no color and unused attachment cases