/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
vktSparseResourcesBufferSparseResidency.cpp | 139 const InstanceInterface& instance = m_context.getInstanceInterface();
|
vktSparseResourcesImageSparseBinding.cpp | 115 const InstanceInterface& instance = m_context.getInstanceInterface();
|
vktSparseResourcesMipmapSparseResidency.cpp | 128 const InstanceInterface& instance = m_context.getInstanceInterface();
|
vktSparseResourcesImageSparseResidency.cpp | 230 const InstanceInterface& instance = m_context.getInstanceInterface(); [all...] |
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
vktWsiSurfaceTests.cpp | 278 deUint32 getNumQueueFamilies (const InstanceInterface& vki, VkPhysicalDevice physicalDevice) 321 bool isSupportedByAnyQueue (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkSurfaceKHR surface)
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
vktMemoryAllocationTests.cpp | 324 const InstanceInterface& vki = context.getInstanceInterface();
|
vktMemoryMappingTests.cpp | 324 const InstanceInterface& vki = context.getInstanceInterface(); 914 const InstanceInterface& vki = context.getInstanceInterface(); [all...] |
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineImageUtil.cpp | 74 bool isSupportedSamplableFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) 81 instanceInterface.getPhysicalDeviceFeatures(device, &physicalFeatures); 100 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps); 112 bool isLinearFilteringSupported (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkFormat format, VkImageTiling tiling) [all...] |
vktPipelineMultisampleTests.cpp | 68 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevice physicalDevice, VkSampleCountFlagBits rasterizationSamples); 407 bool isSupportedSampleCount (const InstanceInterface& instanceInterface, VkPhysicalDevice physicalDevice, VkSampleCountFlagBits rasterizationSamples) 411 instanceInterface.getPhysicalDeviceProperties(physicalDevice, &deviceProperties); [all...] |
vktPipelineBlendTests.cpp | 60 bool isSupportedBlendFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) 64 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps); [all...] |
vktPipelineDepthTests.cpp | 57 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) 61 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps); [all...] |
vktPipelineStencilTests.cpp | 59 bool isSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) 63 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps); [all...] |
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
vktShaderRender.cpp | 66 static bool isSupportedLinearTilingFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) 70 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps); 75 static bool isSupportedOptimalTilingFormat (const InstanceInterface& instanceInterface, VkPhysicalDevice device, VkFormat format) 79 instanceInterface.getPhysicalDeviceFormatProperties(device, format, &formatProps); [all...] |
/external/deqp/external/vulkancts/modules/vulkan/ |
vktSynchronization.cpp | 86 Move<VkDevice> createTestDevice (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, deUint32 *outQueueFamilyIndex) [all...] |
vktRenderPassTests.cpp | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
vktComputeIndirectComputeDispatchTests.cpp | 70 vk::VkDeviceSize getResultBlockAlignedSize (const vk::InstanceInterface& instance_interface,
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
vktApiFeatureInfo.cpp | [all...] |