Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
7aea961a65d205e15371e47313ed6bb03f0d9dd6
/
tests
/
vkrenderframework.cpp
f390c6c
tests: Add tests for VK_EXT_line_rasterization
by Jeff Bolz
· 5 years ago
ec16a54
gpu: Add tests for compute stage
by Tony-LunarG
· 5 years ago
e4b41ca
tests: Add ray tracing descriptor indexing tests
by Jason Macnak
· 5 years ago
bd9db35
tests: Surface & swapchain
by locke-lunarg
· 5 years ago
9cf28b5
tests: Set usage of swapchain
by locke-lunarg
· 5 years ago
015fc34
tests: Create surface and swapchain
by unknown
· 5 years ago
7301ada
tests: Add common code
by locke-lunarg
· 5 years ago
0ffd7a5
tests: Convert SetUp()\TearDown() to constructors
by Petr Kraus
· 6 years ago
1691660
tests: Fix dst layout in CopyImageOut
by Tony-LunarG
· 5 years ago
11b2e80
tests: Add common code
by unknown
· 5 years ago
4bd7a0b
tests: Add test for runtime array uninitialized
by Tony-LunarG
· 6 years ago
e88fb53
tests: Checked VALIDATION_APK for create surface
by Locke
· 6 years ago
9f69fac
tests: Device Group requires Vulkan 1.1+
by Locke
· 6 years ago
adb4f6c
tests: Initialize swapchain
by Locke
· 6 years ago
8796a00
tests: Add helper for devsim layer active
by Mark Lobodzinski
· 6 years ago
6494e94
tests: Fix image layout tracking in Texture object
by John Zulauf
· 6 years ago
9d09ee9
tests: Add features to support GPU validation tests
by Karl Schultz
· 6 years ago
e1fcd0a
tests: Add Framework support for reading RT images
by Karl Schultz
· 6 years ago
58c59b4
tests: Add ability to pass CreateDevice pNext
by Tony-LunarG
· 6 years ago
c08b788
tests: Add ability for test to request API version
by John Zulauf
· 6 years ago
059deaa
tests: Make image object init robust to failure
by John Zulauf
· 6 years ago
0506d32
tests: Add constructor overload for spirv-asm
by Mark Lobodzinski
· 6 years ago
72f89aa
tests: fix typo in function name
by Cort Stratton
· 6 years ago
91c2fdc
tests: Fix some renderframework bugs
by Mark Lobodzinski
· 7 years ago
0e97cc3
tests: Add tests for indexed draw checking
by Karl Schultz
· 7 years ago
fdf9607
layers: Add support for VK_EXT_descriptor_indexing
by Jeff Bolz
· 7 years ago
cb3d77d
tests: Fix copy&paste error in a comment in vkrenderframework
by Gabríel Arthúr Pétursson
· 7 years ago
832325a
tests: Update CopyImage with sampler_YCbCr VUIDs
by Dave Houlton
· 7 years ago
b9ca8c7
tests: Add debug callbacks during CreateInstance
by John Zulauf
· 7 years ago
7109547
tests: Add queue support to command buffer objects
by John Zulauf
· 7 years ago
c64dd04
tests: Fix memleak of image objects in vkrenderframework
by Gabríel Arthúr Pétursson
· 7 years ago
6c72f35
tests: clang-format only
by Dave Houlton
· 7 years ago
b6866aa
tests: Add queue family selection utility
by John Zulauf
· 7 years ago
3d92b72
tests: Add VK_SHARING_MODE_CONCURRENT support
by John Zulauf
· 7 years ago
65ccc88
tests Add VkPipelineLayoutObj
by Petr Kraus
· 7 years ago
32ea608
tests: Add VkDescriptorSetLayoutObj
by Petr Kraus
· 7 years ago
deec4ce
tests:Driver Workaround and notes
by Tobin Ehlis
· 7 years ago
e5f5f4b
tests: Clean up VKTriangleTest
by Petr Kraus
· 7 years ago
13c98a6
build: Clear some compiler warnings
by Petr Kraus
· 7 years ago
b9659a0
test: Fix image usage-feature check
by Petr Kraus
· 7 years ago
540a67d
tests: Fix empty queue families in device creation
by Petr Kraus
· 7 years ago
b16c764
tests: Added PipelineMultiSample VUID tests
by John Zulauf
· 7 years ago
7288864
tests:Add "--devsim" option
by Tobin Ehlis
· 7 years ago
5cd0851
Revert "layers: Fix Graphics Pipeline pointers not ignored"
by Mark Lobodzinski
· 7 years ago
595468a
layers: Fix Graphics Pipeline pointers not ignored
by Petr Kraus
· 7 years ago
2e8c305
layer: Add Helper Function for Loading DPL
by Jeremy Kniager
· 7 years ago
75738cd
tests: Fix copy/paste bug in test framework
by Mike Schuchardt
· 7 years ago
999c6bb
tests:Fix barrier self-dependency
by Tobin Ehlis
· 7 years ago
7d85f81
tests:Update framework self-dependency
by Tobin Ehlis
· 7 years ago
ccbf654
tests:Update self-dependency tests
by Tobin Ehlis
· 7 years ago
bf31025
tests:Removed expected errors in InvalidBarriers
by Tobin Ehlis
· 7 years ago
3b2322c
tests: Handle device extensions provided by layers
by Tony Barbour
· 7 years ago
952b98a
tests: Redo extension handling in framework
by Dave Houlton
· 7 years ago
71398fd
tests: Fix Windows build warning
by Petr Kraus
· 7 years ago
e83e8d3
tests: Inline VkCommandBufferObj::BindPipeline
by Chris Forbes
· 7 years ago
5a9d4a5
tests: Remove VkCommandBufferObj::{Begin,End}CommandBuffer
by Chris Forbes
· 7 years ago
b703379
tests: Remove dead members from VkPipelineObj
by Chris Forbes
· 7 years ago
1bd8a64
tests: Get rid of VkCommandBufferObj::GetBufferHandle()
by Chris Forbes
· 7 years ago
008283a
tests: Get rid of split elemsize/count size in VkConstantBufferObj
by Chris Forbes
· 7 years ago
8504842
tests: Remove more unused framework
by Chris Forbes
· 7 years ago
8a1cab1
tests: Remove VkIndexBufferObj
by Chris Forbes
· 7 years ago
d3e58bb
tests: Remove more unused helpers
by Chris Forbes
· 7 years ago
f08b7cc
tests: Remove unused barrier helper from VkConstantBufferObj
by Chris Forbes
· 7 years ago
9c90a5e
tests: Make it easy to set pool & cb flags
by Chris Forbes
· 7 years ago
3897786
tests: VkPipelineObj tessellation fixes
by Cort Stratton
· 8 years ago
f0659c8
tests: Add createinfo overload to VkPipelineObj::AddShader
by Chris Forbes
· 8 years ago
e826922
tests: Store createinfos rather than VkShaderObj
by Chris Forbes
· 8 years ago
5f8eb66
tests: return createinfo from VkShaderObj by ref-to-const
by Chris Forbes
· 8 years ago
8e7caa8
tests: Rework VkShaderObj guts to keep whole createinfo
by Chris Forbes
· 8 years ago
b5e2225
tests: Remove no-spirv support from framework
by Chris Forbes
· 8 years ago
f6bfa6b
layers: Fix GH 1639.
by Jeremy Hayes
· 8 years ago
d747200
tests: clang-format
by Dave Houlton
· 8 years ago
0ba0fdf
tests: Add assert for multiple initializations
by Dave Houlton
· 8 years ago
1d2022c
layers: Rename format utils, strip Vk
by Dave Houlton
· 8 years ago
3c9fca7
layers: refactor layer utils
by Dave Houlton
· 8 years ago
06304c2
tests: Add VkCommandPoolObj wrapper class
by Mike Schuchardt
· 8 years ago
46b29a4
tests: Fix framework init of depthClampEnable
by Mark Lobodzinski
· 8 years ago
f887b16
tests: Find supported depth format instead of assuming
by Tony Barbour
· 8 years ago
75967fc
tests: Bugfix check and add mip copy tests
by Dave Houlton
· 8 years ago
c5f39e8
tests: Fix aspect bit for DS in framework
by Dave Houlton
· 8 years ago
430b676
tests: Refactor VkPipelineObj::CreateVKPipeline()
by Mike Weiblen
· 8 years ago
ed88b73
tests: Fix commandpool unexpected error
by Rene Lindsay
· 8 years ago
829c0d8
layers: Add tests for sparse images
by Dave Houlton
· 8 years ago
64318ba
repo: Clang-format LVL source files using Google
by Mark Lobodzinski
· 8 years ago
729a8d3
repo: Clang-format c/cpp/h LVL files using LLVM
by Mark Lobodzinski
· 8 years ago
f18f803
tests: Place each command on a separate line.
by Rene Lindsay
· 8 years ago
4f73b7f
Core validation: add an errror message when wrong layout is used for clearing
by Slawomir Cygan
· 8 years ago
d5c371c
tests: Make initial renderpass color attachment image layout UNDEFINED
by Tobin Ehlis
· 8 years ago
cda4189
tests: Hold PipelineObj::m_ds_state by ptr.
by Chris Forbes
· 8 years ago
0556a63
tests: Clang-format vkrenderframework files
by Mark Lobodzinski
· 8 years ago
c31a84f
tests: Re-enable changes to InitState()
by Cody Northrop
· 8 years ago
32517e0
Revert "tests: Move device creation from Setup to InitState"
by Cody Northrop
· 8 years ago
bbab18f
Revert "tests: Enable passing PhysicalDeviceFeatures to InitState"
by Cody Northrop
· 8 years ago
6695fa4
tests: Enable passing PhysicalDeviceFeatures to InitState
by Tony Barbour
· 8 years ago
6514a6b
tests: Move device creation from Setup to InitState
by Tony Barbour
· 8 years ago
c157b7c
tests: Add VkRenderpassObj to render framework
by Tony Barbour
· 8 years ago
53f7e89
tests: Add PhysicalDeviceFeatures to VkDeviceObj
by Tony Barbour
· 8 years ago
4c70d10
tests: Remove refs to device layers in tests + framework
by Tony Barbour
· 8 years ago
59dddeb
tests: GH650, Add no-layout imageObj init
by Tony Barbour
· 8 years ago
8944152
tests: Don't need depth_or_stencil helper
by Tobin Ehlis
· 8 years ago
Next »