Home
last modified time | relevance | path

Searched defs:geometryModule (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp95 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const IVec2 renderSize, const int numViewports, const std::vector<IVec4> scissors) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp87 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize) makeGraphicsPipeline() argument
H A DvktGeometryLayeredRenderingTests.cpp292 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const bool useDepthStencil = false) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp95 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const IVec2 renderSize, const int numViewports, const std::vector<IVec4> scissors) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp87 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize) makeGraphicsPipeline() argument
H A DvktGeometryLayeredRenderingTests.cpp292 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const bool useDepthStencil = false) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp421 Move<VkShaderModule> geometryModule; in DepthClampTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp765 Move<VkShaderModule> geometryModule; in recordCommands() local
40 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const VkShaderModule geometryModule) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthClampTests.cpp421 Move<VkShaderModule> geometryModule; in DepthClampTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsicsSampled.cpp765 Move<VkShaderModule> geometryModule; in recordCommands() local
40 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const VkShaderModule geometryModule) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1562 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkExtent2D renderSize) makeGraphicsPipeline() argument
H A DvktTransformFeedbackSimpleTests.cpp197 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvalModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const deUint32 subpass, const deUint32* rasterizationStreamPtr = DE_NULL, const VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST, const bool inputVertices = false, const bool depthClipControl = false) makeGraphicsPipeline() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1562 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule geometryModule, const VkExtent2D renderSize) makeGraphicsPipeline() argument
H A DvktTransformFeedbackSimpleTests.cpp188 makeGraphicsPipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule tessellationControlModule, const VkShaderModule tessellationEvalModule, const VkShaderModule geometryModule, const VkShaderModule fragmentModule, const VkExtent2D renderSize, const deUint32 subpass, const deUint32* rasterizationStreamPtr = DE_NULL, const VkPrimitiveTopology topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST, const bool inputVertices = false, const bool depthClipControl = false) makeGraphicsPipeline() argument

Completed in 35 milliseconds