Home
last modified time | relevance | path

Searched refs:getInstanceInterface (Results 1 – 25 of 150) sorted by relevance

123456

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp88 …m_context.getInstanceInterface().getPhysicalDeviceProperties2(m_context.getPhysicalDevice(), &prop… in iterate()
150 …m_context.getInstanceInterface().getPhysicalDeviceProperties(m_context.getPhysicalDevice(), &prop1… in iterate()
151 …m_context.getInstanceInterface().getPhysicalDeviceProperties2(m_context.getPhysicalDevice(), &prop… in iterate()
DvktApiBufferTests.cpp122 const InstanceInterface& getInstanceInterface (void) const in getInstanceInterface() function in vkt::api::__anon7ccd0acd0111::BufferTestInstance
125 return m_context.getInstanceInterface(); in getInstanceInterface()
192 const InstanceInterface& vk = getInstanceInterface(); in createSparseContext()
267 …Features& physicalDeviceFeatures = getPhysicalDeviceFeatures(ctx.getInstanceInterface(), ctx.getP… in checkSupport()
324 const InstanceInterface& vkInstance = getInstanceInterface(); in bufferCreateAndAllocTest()
523 const InstanceInterface& vkInstance = getInstanceInterface(); in bufferCreateAndAllocTest()
DvktApiFeatureInfo.cpp543 …m_result = context.getInstanceInterface().enumeratePhysicalDevices(context.getInstance(), &m_count… in getResult()
551 …m_result = context.getInstanceInterface().enumeratePhysicalDeviceGroups(context.getInstance(), &m_… in getResult()
567 …m_result = context.getInstanceInterface().enumerateDeviceLayerProperties(context.getPhysicalDevice… in getResult()
592 …m_result = context.getInstanceInterface().enumerateDeviceExtensionProperties(context.getPhysicalDe… in getResult()
603 …const vector<VkPhysicalDevice> devices = enumeratePhysicalDevices(context.getInstanceInterface(), … in enumeratePhysicalDevices()
883 const InstanceInterface& vki = context.getInstanceInterface(); in testNoKhxExtensions()
925 …erProperties> properties = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.… in enumerateDeviceLayers()
949 …eExtensionProperties = enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.… in enumerateDeviceExtensions()
981 …kLayerProperties> layers = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.… in enumerateDeviceExtensions()
986 …operties> properties = enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.… in enumerateDeviceExtensions()
[all …]
DvktApiBufferAndImageAllocationUtil.cpp85 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestBuffer()
163 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestImage()
DvktApiGetMemoryCommitment.cpp99 const InstanceInterface& vki = m_context.getInstanceInterface(); in iterate()
367 const InstanceInterface& vki = m_context.getInstanceInterface(); in iterate()
465 const InstanceInterface& vki = m_context.getInstanceInterface(); in isDeviceMemoryCommitmentOk()
DvktApiGranularityTests.cpp126 …VkResult result = m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties(m_contex… in checkFormatSupport()
165 …mAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in initImages()
206 m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), in initImages()
DvktApiMemoryRequirementInvarianceTests.cpp515 if (m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in iterate()
526 if (m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in iterate()
538 …m_context.getInstanceInterface().getPhysicalDeviceMemoryProperties(m_context.getPhysicalDevice(), … in iterate()
DvktApiDriverPropertiesTests.cpp112 context.getInstanceInterface().getPhysicalDeviceProperties2(physDevice, &deviceProperties2); in testQueryProperties()
DvktApiBufferViewCreateTests.cpp130 …ctx.getInstanceInterface().getPhysicalDeviceFormatProperties(ctx.getPhysicalDevice(), m_testCase.f… in checkSupport()
214 const InstanceInterface& vkInstance = context.getInstanceInterface(); in createTestBuffer()
DvktApiPipelineTests.cpp85 const InstanceInterface& vki = context.getInstanceInterface(); in renderpassLifetimeTest()
499 const InstanceInterface& vki = context.getInstanceInterface(); in framebufferCompatibleRenderPassTest()
853 const InstanceInterface& vki = context.getInstanceInterface(); in pipelineLayoutLifetimeGraphicsTest()
1380 const InstanceInterface& vki = context.getInstanceInterface(); in checkSupport()
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp406 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesInside()
416 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesInside()
477 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_GEOMETRY_SHAD… in testPrimitivesOutside()
526 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_DEPTH_CLAMP); in testPrimitivesDepthClamp()
614 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_LARGE_POINTS); in testLargePoints()
620 …VkPointClippingBehavior clippingBehavior = getClippingBehavior(context.getInstanceInterface(), con… in testLargePoints()
736 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_WIDE_LINES); in testWideLines()
777 …const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), … in testWideLines()
1127 const InstanceInterface& vki = context.getInstanceInterface(); in testClipDistance()
1265 const InstanceInterface& vki = context.getInstanceInterface(); in testComplementarity()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp72 …if (isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), for… in testSupportsDepthStencilFormat()
91 …if (isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), for… in testSupportsAtLeastOneDepthStencilFormat()
275 …Alloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.… in DepthTestInstance()
316 …if (!isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), m_… in DepthTestInstance()
676 …ator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in verifyImage()
DvktPipelineDynamicOffsetTests.cpp162 …oc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in init()
165 …iceLimits deviceLimits = getPhysicalDeviceProperties(m_context.getInstanceInterface(), m_contex… in init()
580 …lloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in verifyImage()
750 …oc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in init()
752 …iceLimits deviceLimits = getPhysicalDeviceProperties(m_context.getInstanceInterface(), m_contex… in init()
1032 …eviceLimits deviceLimits = getPhysicalDeviceProperties(m_context.getInstanceInterface(), m_contex… in verifyOutput()
DvktPipelineImageSamplingInstance.cpp220 const InstanceInterface& vki = context.getInstanceInterface(); in ImageSamplingInstance()
226 …Alloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.… in ImageSamplingInstance()
233 …if (!isSupportedSamplableFormat(context.getInstanceInterface(), context.getPhysicalDevice(), image… in ImageSamplingInstance()
242 …!isLinearFilteringSupported(context.getInstanceInterface(), context.getPhysicalDevice(), imageForm… in ImageSamplingInstance()
255 …if (!isMinMaxFilteringSupported(context.getInstanceInterface(), context.getPhysicalDevice(), image… in ImageSamplingInstance()
304 …roperties formatProperties = getPhysicalDeviceImageFormatProperties(context.getInstanceInterface(), in ImageSamplingInstance()
DvktPipelineStencilTests.cpp319 …Alloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.… in StencilTestInstance()
354 …if (!isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), m_… in StencilTestInstance()
733 …ator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in verifyImage()
DvktPipelineMultisampleTests.cpp897 const InstanceInterface& vki = context.getInstanceInterface(); in findSupportedDepthStencilFormat()
1336 …m_context.getInstanceInterface().getPhysicalDeviceProperties(m_context.getPhysicalDevice(), &devic… in verifyImage()
1384 …m_context.getInstanceInterface().getPhysicalDeviceFeatures(m_context.getPhysicalDevice(), &deviceF… in MinSampleShadingInstance()
1611 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), samples[s… in testRasterSamplesConsistency()
1670 …context.getInstanceInterface().getPhysicalDeviceFeatures(context.getPhysicalDevice(), &deviceFeatu… in AlphaToOneInstance()
1819 … supportedExtensions = enumerateDeviceExtensionProperties(context.getInstanceInterface(), context.… in SampleMaskWithDepthTestInstance()
2009 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), m_multisa… in initialize()
2048 …heckSparseImageFormatSupport(context.getPhysicalDevice(), context.getInstanceInterface(), colorIma… in initialize()
2056 …indSparseImage(vk, vkDevice, context.getPhysicalDevice(), context.getInstanceInterface(), colorIma… in initialize()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp66 checkGeometryShaderSupport(context.getInstanceInterface(), context.getPhysicalDevice()); in GeometryExpanderRenderTestInstance()
97 …ion().contains("geometry_pointsize") && checkPointSize (m_context.getInstanceInterface(), m_contex… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp190 …ties deviceMemProps = getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in getMemoryIndex()
205 …s deviceMemProps1 = getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_physic… in isPeerFetchAllowed()
206 …s deviceMemProps2 = getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_physic… in isPeerFetchAllowed()
217 …rties> layerProperties = enumerateDeviceLayerProperties(m_context.getInstanceInterface(), m_contex… in getDeviceLayers()
252 const InstanceInterface& instanceInterface = m_context.getInstanceInterface(); in init()
364 const InstanceInterface& vki (m_context.getInstanceInterface()); in iterate()
372 … (vk, *m_deviceGroup, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in iterate()
1115 …ties deviceMemProps = getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_physic… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp466 …const InstanceInterface& getInstanceInterface (void) const { return m_instanceInterface;… in getInstanceInterface() function in vkt::DefaultDevice
573 … memoryProperties = vk::getPhysicalDeviceMemoryProperties(device->getInstanceInterface(), device->… in createAllocator()
629 …onst vk::InstanceInterface& Context::getInstanceInterface (void) const { return m_device->getI… in getInstanceInterface() function in vkt::Context
DvktTestCase.hpp70 const vk::InstanceInterface& getInstanceInterface (void) const;
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationLimitsTests.cpp75 const InstanceInterface& vki = context.getInstanceInterface(); in deviceLimitsTestCase()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp79 context.getInstanceInterface(), context.getPhysicalDevice(), &deviceParams); in createRobustBufferAccessDevice()
285 …loc (vk, m_device, getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_contex… in GraphicsEnvironment()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp338 …const VkResult imageFormatQueryResult = m_context.getInstanceInterface().getPhysicalDeviceI… in updateTextureData()
351 …m_context.getInstanceInterface().getPhysicalDeviceSparseImageFormatProperties(m_context.getPhysica… in updateTextureData()
400 m_context.getInstanceInterface(), in updateTextureData()
490 …if ((m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties(m_context.getPhysical… in TextureRenderer()
561 …if ((m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties(m_context.getPhysical… in TextureRenderer()
1241 …s formatProperties = getPhysicalDeviceFormatProperties(m_context.getInstanceInterface(), m_contex… in renderQuad()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp109 …m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), … in initialize()
117 …m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), … in initialize()
591 …m_context.getInstanceInterface().getPhysicalDeviceProperties(m_context.getPhysicalDevice(), &devic… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLimitTests.cpp223 const InstanceInterface& vki = context.getInstanceInterface(); in createInstance()

123456