/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 61 GeometryExpanderRenderTestInstance::GeometryExpanderRenderTestInstance (Context& context, in GeometryExpanderRenderTestInstance() function in vkt::geometry::GeometryExpanderRenderTestInstance 71 tcu::TestStatus GeometryExpanderRenderTestInstance::iterate (void) in iterate() 191 Move<VkPipelineLayout> GeometryExpanderRenderTestInstance::createPipelineLayout (const DeviceInterf… in createPipelineLayout() 196 void GeometryExpanderRenderTestInstance::drawCommand (const VkCommandBuffer& cmdBuffer) in drawCommand()
|
D | vktGeometryBasicClass.hpp | 37 class GeometryExpanderRenderTestInstance : public TestInstance class 40 GeometryExpanderRenderTestInstance (Context& context,
|
D | vktGeometryInputGeometryShaderTests.cpp | 59 class GeometryInputTestInstance : public GeometryExpanderRenderTestInstance 77 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in GeometryInputTestInstance() 86 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in GeometryInputTestInstance()
|
D | vktGeometryBasicGeometryShaderTests.cpp | 160 class GeometryOutputCountTestInstance : public GeometryExpanderRenderTestInstance 176 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in GeometryOutputCountTestInstance() 196 class VaryingOutputCountTestInstance : public GeometryExpanderRenderTestInstance 234 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in VaryingOutputCountTestInstance() 460 class BuiltinVariableRenderTestInstance: public GeometryExpanderRenderTestInstance 481 …: GeometryExpanderRenderTestInstance (context, (test == TEST_PRIMITIVE_ID_IN) ? VK_PRIMITIVE_TOPOL… in BuiltinVariableRenderTestInstance()
|
D | vktGeometryVaryingGeometryShaderTests.cpp | 68 class GeometryVaryingTestInstance : public GeometryExpanderRenderTestInstance 78 : GeometryExpanderRenderTestInstance (context, VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, name) in GeometryVaryingTestInstance()
|
D | vktGeometryEmitGeometryShaderTests.cpp | 72 class GeometryEmitTestInstance : public GeometryExpanderRenderTestInstance 81 : GeometryExpanderRenderTestInstance (context, VK_PRIMITIVE_TOPOLOGY_POINT_LIST, name) in GeometryEmitTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 61 GeometryExpanderRenderTestInstance::GeometryExpanderRenderTestInstance (Context& context, in GeometryExpanderRenderTestInstance() function in vkt::geometry::GeometryExpanderRenderTestInstance 71 tcu::TestStatus GeometryExpanderRenderTestInstance::iterate (void) in iterate() 191 Move<VkPipelineLayout> GeometryExpanderRenderTestInstance::createPipelineLayout (const DeviceInterf… in createPipelineLayout() 196 void GeometryExpanderRenderTestInstance::drawCommand (const VkCommandBuffer& cmdBuffer) in drawCommand()
|
D | vktGeometryBasicClass.hpp | 37 class GeometryExpanderRenderTestInstance : public TestInstance class 40 GeometryExpanderRenderTestInstance (Context& context,
|
D | vktGeometryInputGeometryShaderTests.cpp | 59 class GeometryInputTestInstance : public GeometryExpanderRenderTestInstance 77 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in GeometryInputTestInstance() 86 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in GeometryInputTestInstance()
|
D | vktGeometryBasicGeometryShaderTests.cpp | 160 class GeometryOutputCountTestInstance : public GeometryExpanderRenderTestInstance 176 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in GeometryOutputCountTestInstance() 196 class VaryingOutputCountTestInstance : public GeometryExpanderRenderTestInstance 234 : GeometryExpanderRenderTestInstance (context, primitiveType, name) in VaryingOutputCountTestInstance() 460 class BuiltinVariableRenderTestInstance: public GeometryExpanderRenderTestInstance 481 …: GeometryExpanderRenderTestInstance (context, (test == TEST_PRIMITIVE_ID_IN) ? VK_PRIMITIVE_TOPOL… in BuiltinVariableRenderTestInstance()
|
D | vktGeometryVaryingGeometryShaderTests.cpp | 68 class GeometryVaryingTestInstance : public GeometryExpanderRenderTestInstance 78 : GeometryExpanderRenderTestInstance (context, VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, name) in GeometryVaryingTestInstance()
|
D | vktGeometryEmitGeometryShaderTests.cpp | 72 class GeometryEmitTestInstance : public GeometryExpanderRenderTestInstance 81 : GeometryExpanderRenderTestInstance (context, VK_PRIMITIVE_TOPOLOGY_POINT_LIST, name) in GeometryEmitTestInstance()
|