Home
last modified time | relevance | path

Searched refs:DE_NULL (Results 1 – 25 of 869) sorted by relevance

12345678910>>...35

/external/deqp/external/openglcts/modules/runner/
DglcKhronosMustpassGl.hpp25 { glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
26 { glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
27 { glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
28 { glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
29 { glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
30 { glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
31 { glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
32 { glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
33 { glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
34 { glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
[all …]
DglcKhronosMustpassEs.hpp25 { glu::ApiType::es(2, 0), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
26 { glu::ApiType::es(3, 0), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
27 { glu::ApiType::es(3, 1), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
28 { glu::ApiType::es(3, 2), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
29 { glu::ApiType::es(3, 2), "khr-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
30 { glu::ApiType::es(3, 2), "khr-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
31 { glu::ApiType::es(3, 2), "khr-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
35 { glu::ApiType::es(2, 0), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
36 { glu::ApiType::es(3, 0), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
37 { glu::ApiType::es(3, 1), "khr-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
[all …]
DglcAospMustpassEs.hpp25 { glu::ApiType::es(2, 0), "master", "rgba8888d24s8ms0", "unspecified", -1, DE_NULL, 256, 256 },
26 { glu::ApiType::es(3, 0), "master", "rgba8888d24s8ms0", "unspecified", -1, DE_NULL, 256, 256 },
28 { glu::ApiType::es(3, 0), "rotate-portrait", "rgba8888d24s8ms0", "0", -1, DE_NULL, 256, 256 },
31 { glu::ApiType::es(3, 0), "rotate-landscape", "rgba8888d24s8ms0", "90", -1, DE_NULL, 256, 256 },
34 …{ glu::ApiType::es(3, 0), "rotate-reverse-portrait", "rgba8888d24s8ms0", "180", -1, DE_NULL, 256, …
37 …{ glu::ApiType::es(3, 0), "rotate-reverse-landscape", "rgba8888d24s8ms0", "270", -1, DE_NULL, 256,…
39 …{ glu::ApiType::es(3, 0), "multisample", "rgba8888d24s8ms4", "unspecified", -1, DE_NULL, 256, 256 …
40 …{ glu::ApiType::es(3, 0), "565-no-depth-no-stencil", "rgb565d0s0ms0", "unspecified", -1, DE_NULL, …
41 { glu::ApiType::es(3, 1), "master", "rgba8888d24s8ms0", "unspecified", -1, DE_NULL, 256, 256 },
43 { glu::ApiType::es(3, 1), "rotate-portrait", "rgba8888d24s8ms0", "0", -1, DE_NULL, 256, 256 },
[all …]
/external/deqp/framework/opengl/simplereference/
DsglrContext.hpp46 virtual int getWidth (void) const = DE_NULL;
47 virtual int getHeight (void) const = DE_NULL;
49 virtual void activeTexture (deUint32 texture) = DE_NULL;
50 virtual void viewport (int x, int y, int width, int height) = DE_NULL;
52 virtual void bindTexture (deUint32 target, deUint32 texture) = DE_NULL;
53 virtual void genTextures (int numTextures, deUint32* textures) = DE_NULL;
54 virtual void deleteTextures (int numTextures, const deUint32* textures) = DE_NULL;
56 virtual void bindFramebuffer (deUint32 target, deUint32 framebuffer) = DE_NULL;
57 virtual void genFramebuffers (int numFramebuffers, deUint32* framebuffers) = DE_NULL;
58 virtual void deleteFramebuffers (int numFramebuffers, const deUint32* framebuffers) = DE_NULL;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp71 DE_NULL, // pNext in createSamplerTest()
351 DE_NULL, // pNext in renderTriangleTest()
368 DE_NULL, // pNext in renderTriangleTest()
384 DE_NULL, // pNext in renderTriangleTest()
427 DE_NULL, // pInputAttachments in renderTriangleTest()
430 DE_NULL, // pResolveAttachments in renderTriangleTest()
431 DE_NULL, // depthStencilAttachment in renderTriangleTest()
433 DE_NULL, // pPreserveAttachments in renderTriangleTest()
438 DE_NULL, // pNext in renderTriangleTest()
445 DE_NULL, // pDependencies in renderTriangleTest()
[all …]
DvktApiCommandBuffersTests.cpp96 DE_NULL, // const void* pNext; in CommandBufferBareTestEnvironment()
188 DE_NULL, // const VkAttachmentReference* pInputAttachments; in CommandBufferRenderPassTestEnvironment()
191 DE_NULL, // const VkAttachmentReference* pResolveAttachments; in CommandBufferRenderPassTestEnvironment()
192 DE_NULL, // const VkAttachmentReference* depthStencilAttachment; in CommandBufferRenderPassTestEnvironment()
194 DE_NULL, // const VkAttachmentReference* pPreserveAttachments; in CommandBufferRenderPassTestEnvironment()
201 DE_NULL, // const void* pNext; in CommandBufferRenderPassTestEnvironment()
208 DE_NULL, // const VkSubpassDependency* pDependencies; in CommandBufferRenderPassTestEnvironment()
211 m_renderPass = createRenderPass(m_vkd, m_device, &renderPassCreateInfo, DE_NULL); in CommandBufferRenderPassTestEnvironment()
218 DE_NULL, // const void* pNext; in CommandBufferRenderPassTestEnvironment()
236 m_colorImage = createImage(m_vkd, m_device, &imageCreateInfo, DE_NULL); in CommandBufferRenderPassTestEnvironment()
[all …]
DvktApiDeviceInitializationTests.cpp62 …const char* appNames[] = { "appName", DE_NULL, "", "app, name", "app(\"name\"", "app~!@#$%… in createInstanceTest()
63 …const char* engineNames[] = { "engineName", DE_NULL, "", "engine. name", "engine\"(name)", … in createInstanceTest()
77 DE_NULL, // const void* pNext; in createInstanceTest()
94 DE_NULL, // const void* pNext; in createInstanceTest()
111 DE_NULL, // const void* pNext; in createInstanceTest()
128 DE_NULL, // const void* pNext; in createInstanceTest()
147 DE_NULL, // const void* pNext; in createInstanceTest()
163 DE_NULL, // const void* pNext; in createInstanceTest()
181 DE_NULL, // const void* pNext; in createInstanceTest()
185 DE_NULL, // const char*const* ppEnabledLayernames; in createInstanceTest()
[all …]
DvktApiBufferViewAccessTests.cpp193 DE_NULL, // const void* pNext; in BufferViewTestInstance()
231 DE_NULL, // const VkAttachmentReference* pInputAttachments; in BufferViewTestInstance()
234 DE_NULL, // const VkAttachmentReference* pResolveAttachments; in BufferViewTestInstance()
235 DE_NULL, // VkAttachmentReference depthStencilAttachment; in BufferViewTestInstance()
237 DE_NULL // const VkAttachmentReference* pPreserveAttachments; in BufferViewTestInstance()
243 DE_NULL, // const void* pNext; in BufferViewTestInstance()
250 DE_NULL // const VkSubpassDependency* pDependencies; in BufferViewTestInstance()
266 DE_NULL, // const void* pNext; in BufferViewTestInstance()
289 DE_NULL // const VkSampler* pImmutableSamplers; in BufferViewTestInstance()
297 DE_NULL, // cost void* pNexŧ; in BufferViewTestInstance()
[all …]
DvktApiGetMemoryCommitment.cpp127 DE_NULL, // const void* pNext; in iterate()
153 DE_NULL, // const void* pNext; in iterate()
190 DE_NULL, // const VkAttachmentReference* pInputAttachments; in iterate()
193 DE_NULL, // const VkAttachmentReference* pResolveAttachments; in iterate()
194 DE_NULL, // const VkAttachmentReference* pDepthStencilAttachment; in iterate()
196 DE_NULL // const VkAttachmentReference* pPreserveAttachments; in iterate()
202 DE_NULL, // const void* pNext; in iterate()
209 DE_NULL // const VkSubpassDependency* pDependencies; in iterate()
225 DE_NULL, // const void* pNext; in iterate()
247 DE_NULL // const VkSampler* pImmutableSamplers; in iterate()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp51 DE_NULL, // const void* pNext; in createRobustBufferAccessDevice()
64 DE_NULL, // const void* pNext; in createRobustBufferAccessDevice()
69 DE_NULL, // const char* const* ppEnabledLayerNames; in createRobustBufferAccessDevice()
71 DE_NULL, // const char* const* ppEnabledExtensionNames; in createRobustBufferAccessDevice()
236 DE_NULL, // const void* pNext; in TestEnvironment()
249 DE_NULL, // const void* pNext; in TestEnvironment()
288 DE_NULL, // const void* pNext; in GraphicsEnvironment()
311 DE_NULL, // const void* pNext; in GraphicsEnvironment()
349 DE_NULL, // const VkAttachmentReference* pInputAttachments; in GraphicsEnvironment()
352 DE_NULL, // const VkAttachmentReference* pResolveAttachments; in GraphicsEnvironment()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp40 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
46 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
57 DE_NULL, // const void* pNext; in makeMemoryBarrier()
73 DE_NULL, // const void* pNext; in makeBufferMemoryBarrier()
95 DE_NULL, // const void* pNext; in makeImageMemoryBarrier()
113 DE_NULL, // const void* pNext; in makeCommandBuffer()
129 DE_NULL, // const void* pNext; in makeDescriptorSet()
144 DE_NULL, // const void* pNext; in makePipelineLayout()
149 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
160 DE_NULL, // const void* pNext; in makePipelineLayoutWithoutDescriptors()
[all …]
DvktSynchronizationBasicEventTests.cpp51 DE_NULL, in hostResetSetEventCase()
57 if (VK_SUCCESS != vk.createEvent(device, &eventInfo, DE_NULL, &event)) in hostResetSetEventCase()
60 ptrEvent = Move<VkEvent>(check<VkEvent>(event), Deleter<VkEvent>(vk, device, DE_NULL)); in hostResetSetEventCase()
91 DE_NULL, // const void* pNext; in deviceResetSetEventCase()
93 DE_NULL, // const VkSemaphore* pWaitSemaphores; in deviceResetSetEventCase()
94 DE_NULL, // const VkPipelineStageFlags* pWaitDstStageMask; in deviceResetSetEventCase()
98 DE_NULL, // const VkSemaphore* pSignalSemaphores; in deviceResetSetEventCase()
106 VK_CHECK(vk.queueSubmit(queue, 1u, &submitInfo, DE_NULL)); in deviceResetSetEventCase()
116 VK_CHECK(vk.queueSubmit(queue, 1u, &submitInfo, DE_NULL)); in deviceResetSetEventCase()
137 DE_NULL, // const void* pNext; in deviceWaitForEventCase()
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.inl4 …e& vk, const VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
5 …lDevice, const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
6 …ice, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
7 …e device, const VkFenceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
8 …vice, const VkSemaphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
9 …e device, const VkEventCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
10 …vice, const VkQueryPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
11 … device, const VkBufferCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
12 …ice, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
13 …e device, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator = DE_NULL);
[all …]
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp51 DE_ASSERT(m_vertexShaderModule.get() == DE_NULL); in setShader()
57 DE_ASSERT(m_tessControlShaderModule.get() == DE_NULL); in setShader()
63 DE_ASSERT(m_tessEvaluationShaderModule.get() == DE_NULL); in setShader()
69 DE_ASSERT(m_geometryShaderModule.get() == DE_NULL); in setShader()
75 DE_ASSERT(m_fragmentShaderModule.get() == DE_NULL); in setShader()
88 DE_NULL, // const void* pNext; in setShader()
130 return (vec.size() != 0 ? &vec[0] : DE_NULL); in dataPointer()
141 DE_NULL, // const void* pNext; in build()
170 DE_NULL, // const void* pNext; in build()
179 DE_NULL, // const void* pNext; in build()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp69 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
75 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
85 DE_NULL, // const void* pNext; in makeImageCreateInfo()
97 DE_NULL, // const uint32_t* pQueueFamilyIndices; in makeImageCreateInfo()
113 DE_NULL, // const void* pNext; in makeImageView()
135 DE_NULL, // const void* pNext; in makeFramebuffer()
154 DE_NULL, // const void* pNext; in makePipelineLayout()
156 (DE_NULL == pSetLayouts)? 0u : 1u, // deUint32 setLayoutCount; in makePipelineLayout()
159 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
173 DE_NULL //const VkSampler* pImmutableSamplers; in makeDescriptorSetLayout()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.cpp44 DE_ASSERT(m_vertexShaderModule.get() == DE_NULL); in setShader()
50 DE_ASSERT(m_tessControlShaderModule.get() == DE_NULL); in setShader()
56 DE_ASSERT(m_tessEvaluationShaderModule.get() == DE_NULL); in setShader()
62 DE_ASSERT(m_geometryShaderModule.get() == DE_NULL); in setShader()
68 DE_ASSERT(m_fragmentShaderModule.get() == DE_NULL); in setShader()
81 DE_NULL, // const void* pNext; in setShader()
118 DE_NULL, // const void* pNext; in build()
130 DE_NULL, // const void* pNext; in build()
139 DE_NULL, // const void* pNext; in build()
157 DE_NULL, // const void* pNext; in build()
[all …]
DvktPipelineMultisampleBaseResolve.cpp61 imageMSInfo.pNext = DE_NULL; in iterate()
74 imageMSInfo.pQueueFamilyIndices = DE_NULL; in iterate()
133 …esolveAttachment = m_imageMSParams.numSamples == VK_SAMPLE_COUNT_1_BIT ? DE_NULL : &attachmentRSRe… in iterate()
140 DE_NULL, // const VkAttachmentReference* pInputAttachments; in iterate()
144 DE_NULL, // const VkAttachmentReference* pDepthStencilAttachment; in iterate()
146 DE_NULL // const deUint32* pPreserveAttachments; in iterate()
152 DE_NULL, // const void* pNext; in iterate()
159 DE_NULL // const VkSubpassDependency* pDependencies; in iterate()
176 DE_NULL, // const void* pNext; in iterate()
192 DE_NULL, // const void* pNext; in iterate()
[all …]
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp84 DE_NULL, // const void* pNext; in getMSStateCreateInfo()
89 DE_NULL, // const VkSampleMask* pSampleMask; in getMSStateCreateInfo()
101 return DE_NULL; in createMSPassDescSetLayout()
109 return DE_NULL; in createMSPassDescSet()
133 imageMSInfo.pNext = DE_NULL; in iterate()
146 imageMSInfo.pQueueFamilyIndices = DE_NULL; in iterate()
260 DE_NULL, // const VkAttachmentReference* pInputAttachments; in iterate()
264 DE_NULL, // const VkAttachmentReference* pDepthStencilAttachment; in iterate()
266 DE_NULL // const deUint32* pPreserveAttachments; in iterate()
281 DE_NULL, // const VkAttachmentReference* pResolveAttachments; in iterate()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp42 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
48 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
62 DE_NULL, // const void* pNext; in makeBufferMemoryBarrier()
84 DE_NULL, // const void* pNext; in makeImageMemoryBarrier()
102 DE_NULL, // const void* pNext; in makeCommandPool()
118 DE_NULL, // const void* pNext; in makeDescriptorSet()
133 DE_NULL, // const void* pNext; in makePipelineLayout()
138 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
149 DE_NULL, // const void* pNext; in makePipelineLayoutWithoutDescriptors()
152 DE_NULL, // const VkDescriptorSetLayout* pSetLayouts; in makePipelineLayoutWithoutDescriptors()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.cpp63 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
69 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
94 DE_NULL, // const void* pNext; in makeCommandPool()
107 DE_NULL, // const void* pNext; in makePipelineLayout()
110 DE_NULL, // const VkDescriptorSetLayout* pSetLayouts; in makePipelineLayout()
112 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
124 DE_NULL, // const void* pNext; in makePipelineLayout()
129 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
144 DE_NULL, // const void* pNext; in makeComputePipeline()
149 DE_NULL, // const VkSpecializationInfo* pSpecializationInfo; in makeComputePipeline()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp174 , m_deviceGroupQueue (DE_NULL) in DeviceGroupTestInstance()
300 DE_NULL, //pNext in init()
309 DE_NULL, //pNext in init()
342 (layerPtrs.empty() ? DE_NULL : &layerPtrs[0]), //ppEnabledLayerNames; in init()
344 (extensionPtrs.empty() ? DE_NULL : &extensionPtrs[0]), //ppEnabledExtensionNames; in init()
359 DE_NULL, // pNext in SubmitBufferAndWaitForIdle()
367 DE_NULL, // pWaitSemaphores in SubmitBufferAndWaitForIdle()
368 (const VkPipelineStageFlags*)DE_NULL, // pWaitDstStageMask in SubmitBufferAndWaitForIdle()
372 DE_NULL, // pSignalSemaphores in SubmitBufferAndWaitForIdle()
478 DE_NULL, // pNext in iterate()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp83 const Extensions supportedExtensions(vk::enumerateInstanceExtensionProperties(vkp, DE_NULL)); in makeProtectedMemInstance()
119 vkd.getPhysicalDeviceQueueFamilyProperties(physicalDevice, &numFamilies, DE_NULL); in chooseProtectedMemQueueFamilyIndex()
136 if (surface != DE_NULL in chooseProtectedMemQueueFamilyIndex()
153 …ons supportedExtensions (vk::enumerateDeviceExtensionProperties(vkd, physicalDevice, DE_NULL)); in makeProtectedMemDevice()
181 DE_NULL, in makeProtectedMemDevice()
216 DE_NULL, in makeProtectedMemDevice()
236 DE_NULL, // pEnabledLayerNames in makeProtectedMemDevice()
238 requiredExtensions.empty() ? DE_NULL : &enabledExts[0], // pEnabledExtensionNames in makeProtectedMemDevice()
239 DE_NULL // pEnabledFeatures in makeProtectedMemDevice()
242 return vk::createDevice(vkd, physicalDevice, &deviceParams, DE_NULL); in makeProtectedMemDevice()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.cpp90 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
96 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
110 DE_NULL, // const void* pNext; in makeBufferMemoryBarrier()
132 DE_NULL, // const void* pNext; in makeImageMemoryBarrier()
150 DE_NULL, // const void* pNext; in makeCommandPool()
162 DE_NULL, // const void* pNext; in makeCommandBuffer()
178 DE_NULL, // const void* pNext; in makeDescriptorSet()
193 DE_NULL, // const void* pNext; in makePipelineLayout()
198 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
209 DE_NULL, // const void* pNext; in makePipelineLayoutWithoutDescriptors()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsMakeUtil.cpp43 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
49 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
63 DE_NULL, // const void* pNext; in makeBufferMemoryBarrier()
85 DE_NULL, // const void* pNext; in makeImageMemoryBarrier()
106 DE_NULL, // const void* pNext; in makeDescriptorSet()
120 DE_NULL, // const void* pNext; in makePipelineLayout()
123 DE_NULL, // const VkDescriptorSetLayout* pSetLayouts; in makePipelineLayout()
125 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
137 DE_NULL, // const void* pNext; in makePipelineLayout()
142 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp295 DE_NULL, // const void* pNext; in makeBufferCreateInfo()
301 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
328 DE_NULL, // const void* pNext; in makePipelineLayout()
333 DE_NULL, // const VkPushConstantRange* pPushConstantRanges; in makePipelineLayout()
346 DE_NULL, // const void* pNext; in makeComputePipeline()
351 DE_NULL, // const VkSpecializationInfo* pSpecializationInfo; in makeComputePipeline()
356 DE_NULL, // const void* pNext; in makeComputePipeline()
360 DE_NULL, // VkPipeline basePipelineHandle; in makeComputePipeline()
363 return createComputePipeline(vk, device, DE_NULL , &pipelineCreateInfo); in makeComputePipeline()
402 DE_NULL, // const void* pNext; in makeGraphicsPipeline()
[all …]

12345678910>>...35