OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkGeometryShaderSupport
(Results
1 - 5
of
5
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryBasicClass.cpp
66
checkGeometryShaderSupport
(context.getInstanceInterface(), context.getPhysicalDevice());
vktGeometryTestsUtil.hpp
186
void
checkGeometryShaderSupport
(const vk::InstanceInterface& vki, const vk::VkPhysicalDevice physDevice, const int numGeometryShaderInvocations = 0);
vktGeometryInstancedRenderingTests.cpp
364
checkGeometryShaderSupport
(vki, physDevice, params.numInvocations);
vktGeometryTestsUtil.cpp
602
void
checkGeometryShaderSupport
(const InstanceInterface& vki, const VkPhysicalDevice physDevice, const int numGeometryShaderInvocations)
vktGeometryLayeredRenderingTests.cpp
[
all
...]
Completed in 65 milliseconds