Home
last modified time | relevance | path

Searched refs:groupShader (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3703 …MovePtr<tcu::TestCaseGroup> groupShader (new tcu::TestCaseGroup(testCtx, shaderName[testTypeNdx]… in multiViewRenderCreateTests() local
3714 groupShader->addChild(new MultiViewRenderTestsCase(testCtx, testName.c_str(), "", parameters)); in multiViewRenderCreateTests()
3723 groupShader->addChild(new MultiViewRenderTestsCase(testCtx, testName.c_str(), "", parameters)); in multiViewRenderCreateTests()
3732groupShader->addChild(new MultiViewRenderTestsCase(testCtx, "max_multi_view_view_count", "", param… in multiViewRenderCreateTests()
3757 targetGroup->addChild(groupShader.release()); in multiViewRenderCreateTests()
3763 groupViewIndex->addChild(groupShader.release()); in multiViewRenderCreateTests()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl1610 …HR (VkDevice device, VkPipeline pipeline, deUint32 group, VkShaderGroupShaderKHR groupShader) const
1612 return m_vk.getRayTracingShaderGroupStackSizeKHR(device, pipeline, group, groupShader);
DvkConcreteDeviceInterface.inl325 … (VkDevice device, VkPipeline pipeline, deUint32 group, VkShaderGroupShaderKHR groupShader) const;
DvkVirtualDeviceInterface.inl325 …kDevice device, VkPipeline pipeline, deUint32 group, VkShaderGroupShaderKHR groupShader) const = 0;
DvkNullDriverImpl.inl2848 …kSizeKHR (VkDevice device, VkPipeline pipeline, deUint32 group, VkShaderGroupShaderKHR groupShader) argument
2853 DE_UNREF(groupShader);
DvkFunctionPointerTypes.inl431 … (VkDevice device, VkPipeline pipeline, deUint32 group, VkShaderGroupShaderKHR groupShader);
DvkVulkan_c.inl13459 …SizeKHR)(VkDevice device, VkPipeline pipeline, deUint32 group, VkShaderGroupShaderKHR groupShader);
13502 VkShaderGroupShaderKHR groupShader);
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h12555 …SizeKHR)(VkDevice device, VkPipeline pipeline, uint32_t group, VkShaderGroupShaderKHR groupShader);
12598 VkShaderGroupShaderKHR groupShader);