Searched defs:pView (Results 1 – 5 of 5) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | image.cpp | 453 … const VkAllocationCallbacks *pAllocator, VkImageView *pView) { in vkCreateImageView()
|
D | parameter_validation.cpp | 2638 bool PostCreateBufferView(VkDevice device, VkBufferView *pView, VkResult result) { in PostCreateBufferView() 2650 … const VkAllocationCallbacks *pAllocator, VkBufferView *pView) { in vkCreateBufferView() 2824 bool PostCreateImageView(VkDevice device, VkImageView *pView, VkResult result) { in PostCreateImageView() 2836 … const VkAllocationCallbacks *pAllocator, VkImageView *pView) { in vkCreateImageView()
|
D | core_validation.cpp | 6316 … const VkAllocationCallbacks *pAllocator, VkBufferView *pView) { in vkCreateBufferView() 6396 … const VkAllocationCallbacks *pAllocator, VkImageView *pView) { in vkCreateImageView()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 52 … VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) 64 …st VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImageView* pView)
|
/external/vulkan-validation-layers/loader/ |
D | trampoline.c | 1226 VkBufferView *pView) { 1277 const VkAllocationCallbacks *pAllocator, VkImageView *pView) {
|