Sign in
dawn
/
dawn
/
refs/heads/chromium/4600
/
src
/
dawn_native
/
vulkan
/
PipelineLayoutVk.cpp
ca41b00
Triage Dawn TODOs
by Austin Eng
· 3 years, 10 months ago
50f9958
DeviceBase: Make object creation use ResultOrError<Ref<T>>
by Corentin Wallez
· 4 years ago
250f262
Use TypedInteger for BindGroupIndex
by Austin Eng
· 4 years, 10 months ago
c64242d
Make RefCounted derived objects have private destructors
by Rafael Cintron
· 5 years ago
f44a809
Remove VK_DEFINE_NON_DISPATCHABLE_HANDLE magic, use explicit VkHandle wrapper
by Kai Ninomiya
· 5 years ago
f28d0ae
Revert "Remove VK_DEFINE_NON_DISPATCHABLE_HANDLE magic, use explicit VkHandle wrapper"
by Kai Ninomiya
· 5 years ago
4e17d5c
Remove VK_DEFINE_NON_DISPATCHABLE_HANDLE magic, use explicit VkHandle wrapper
by Kai Ninomiya
· 5 years ago
e986cb9
Vulkan: Add proper error handling for all regular object creation.
by Corentin Wallez
· 5 years ago
8dfc593
Remove the concept of push constants
by Corentin Wallez
· 6 years ago
36afbb6
Make dawn_native use its own header for Dawn datatypes
by Corentin Wallez
· 7 years ago
49a65d0
dawn_native: Fixup namespace from backend:: to dawn_native::
by Corentin Wallez
· 7 years ago
d37523f
Move src/backend to src/dawn_native
by Corentin Wallez
· 7 years ago
[Renamed (93%) from src/backend/vulkan/PipelineLayoutVk.cpp]
6ed9cbf
Rename last references of NXT to Dawn
by Corentin Wallez
· 7 years ago
9fc6534
Rename NXT -> Dawn in the comments
by Corentin Wallez
· 7 years ago
226110f
Rename nxt:: to dawn:: in the backends
by Corentin Wallez
· 7 years ago
4a9ef4e
Rename the copyright authors from NXT to Dawn
by Corentin Wallez
· 7 years ago
11fc210
Move mDevice from PipelineLayoutVk to PipelineLayoutBase
by Kai Ninomiya
· 7 years ago
c5711ec
Rename GetBindGroupsLayoutMask -> GetBindGroupLayoutsMask
by Kai Ninomiya
· 7 years ago
f53f98b
Use a descriptor for PipelineLayout (#206)
by Kai Ninomiya
· 7 years ago
30f7ddb
Vulkan: Split VulkanBackend in Forward.h and DeviceVk
by Corentin Wallez
· 7 years ago
20aa6b9
Vulkan: Implement ComputePipeline
by Corentin Wallez
· 7 years ago
e7362d0
Vulkan: Implement BindGroupLayout
by Corentin Wallez
· 7 years ago
aeaffcf
Vulkan: Create dummy pipeline layouts
by Corentin Wallez
· 7 years ago