/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 230 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 292 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 417 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 489 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 560 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 631 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 709 if (!context.getDeviceFeatures().sampleRateShading) in createInstance() 782 if (!context.getDeviceFeatures().sampleRateShading) in createInstance()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 253 if (!context.getDeviceFeatures().sampleRateShading) in checkSupport() 406 if (!context.getDeviceFeatures().sampleRateShading) in checkSupport() 498 if (!context.getDeviceFeatures().sampleRateShading) in checkSupport() 796 if (!context.getDeviceFeatures().sampleRateShading) in checkSupport() 891 if (!context.getDeviceFeatures().sampleRateShading) in checkSupport() 999 if (!context.getDeviceFeatures().sampleRateShading) in checkSupport()
|
D | vktPipelineMultisampleBaseResolve.cpp | 51 const VkPhysicalDeviceFeatures& features = m_context.getDeviceFeatures(); in iterate()
|
D | vktPipelineInputAssemblyTests.cpp | 935 if (!context.getDeviceFeatures().geometryShader) in InputAssemblyInstance() 940 if (!context.getDeviceFeatures().tessellationShader) in InputAssemblyInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 472 …const VkPhysicalDeviceFeatures& getDeviceFeatures (void) const { return m_deviceFeatures… in getDeviceFeatures() function in vkt::DefaultDevice 632 … vk::VkPhysicalDeviceFeatures& Context::getDeviceFeatures (void) const { return m_device->getD… in getDeviceFeatures() function in vkt::Context 761 const vk::VkPhysicalDeviceFeatures& featuresAvailable = getDeviceFeatures(); in requireDeviceCoreFeature()
|
D | vktTestCase.hpp | 73 const vk::VkPhysicalDeviceFeatures& getDeviceFeatures (void) const;
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderDrawParametersTests.cpp | 143 if (isMultiDraw() && !m_context.getDeviceFeatures().multiDrawIndirect) in DrawTest() 146 if (isFirstInstance() && !m_context.getDeviceFeatures().drawIndirectFirstInstance) in DrawTest()
|
D | vktDrawIndirectTest.cpp | 186 if (m_context.getDeviceFeatures().drawIndirectFirstInstance != VK_TRUE) in setFirstInstanceVertexBuffer() 271 if (!m_context.getDeviceFeatures().multiDrawIndirect || m_testFirstInstanceNdx) in IndirectDraw() 609 if (!FirstInstanceSupport::isTestSupported(m_context.getDeviceFeatures())) in IndirectDrawInstanced()
|
D | vktDrawInvertedDepthRangesTests.cpp | 90 if (m_params.depthClampEnable && !m_context.getDeviceFeatures().depthClamp) in InvertedDepthRangesTestInstance()
|
D | vktBasicDrawTests.cpp | 324 const vk::VkPhysicalDeviceFeatures features = m_context.getDeviceFeatures(); in initialize() 845 const vk::VkPhysicalDeviceFeatures features = m_context.getDeviceFeatures(); in iterate() 996 const vk::VkPhysicalDeviceFeatures features = m_context.getDeviceFeatures(); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 193 if (!m_context.getDeviceFeatures().pipelineStatisticsQuery) in checkExtensions() 547 if (!m_context.getDeviceFeatures().inheritedQueries) in checkExtensions() 1166 if (!m_context.getDeviceFeatures().inheritedQueries) in checkExtensions() 1241 if (!m_context.getDeviceFeatures().geometryShader) in checkExtensions() 1249 …const VkBool32 useGeomPointSize = m_context.getDeviceFeatures().shaderTessellationAndGeometryPo… in createPipeline() 1307 if (m_context.getDeviceFeatures().depthBounds) in createPipeline() 1519 if (!m_context.getDeviceFeatures().inheritedQueries) in checkExtensions() 1594 if (!m_context.getDeviceFeatures().tessellationShader) in checkExtensions() 1839 if (!m_context.getDeviceFeatures().inheritedQueries) in checkExtensions()
|
D | vktQueryPoolOcclusionTests.cpp | 304 …queryControlFlags & vk::VK_QUERY_CONTROL_PRECISE_BIT) && !m_context.getDeviceFeatures().occlusionQ… in BasicOcclusionQueryTestInstance() 528 …queryControlFlags & vk::VK_QUERY_CONTROL_PRECISE_BIT) && !m_context.getDeviceFeatures().occlusionQ… in OcclusionQueryTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringAnisotropyTests.cpp | 103 if (!m_context.getDeviceFeatures().samplerAnisotropy) in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 502 if (!m_context.getDeviceFeatures().vertexPipelineStoresAndAtomics) in iterate() 506 if (!m_context.getDeviceFeatures().fragmentStoresAndAtomics) in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelMessagePassing.cpp | 211 if (!context.getDeviceFeatures().shaderInt64) in checkSupport() 228 if (!context.getDeviceFeatures().vertexPipelineStoresAndAtomics) in checkSupport() 235 if (!context.getDeviceFeatures().fragmentStoresAndAtomics) in checkSupport()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateRSTests.cpp | 491 if (!m_context.getDeviceFeatures().depthBiasClamp) in iterate() 567 const vk::VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in LineWidthParamTestInstance()
|
D | vktDynamicStateVPTests.cpp | 228 const vk::VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in ViewportArrayTestInstance()
|
D | vktDynamicStateDSTests.cpp | 398 const vk::VkPhysicalDeviceFeatures& deviceFeatures = m_context.getDeviceFeatures(); in DepthBoundsParamTestInstance() 535 if (!context.getDeviceFeatures().depthBounds) in DepthBoundsTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 61 VkPhysicalDeviceFeatures enabledFeatures = context.getDeviceFeatures(); in createRobustBufferAccessDevice()
|
D | vktRobustnessBufferAccessTests.cpp | 680 if (!context.getDeviceFeatures().vertexPipelineStoresAndAtomics) in BufferAccessInstance() 687 if (!context.getDeviceFeatures().fragmentStoresAndAtomics) in BufferAccessInstance()
|
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ |
D | DeqpTestRunner.java | 1294 final Set<String> features = getDeviceFeatures(mDevice); in isSupportedRunConfiguration() 1626 final Set<String> features = getDeviceFeatures(mDevice); in isSupportedVulkan() 1720 private Set<String> getDeviceFeatures(ITestDevice device) in getDeviceFeatures() method in DeqpTestRunner
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageSizeTests.cpp | 288 if (m_texture.type() == IMAGE_TYPE_CUBE_ARRAY && !m_context.getDeviceFeatures().imageCubeArray) in checkRequirements()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 305 if (m_context.getDeviceFeatures().fragmentStoresAndAtomics == VK_FALSE) in BuiltinFragDepthCaseInstance() 322 if (m_context.getDeviceFeatures().depthClamp == VK_FALSE && m_depthClampEnable) in BuiltinFragDepthCaseInstance() 1022 if (m_context.getDeviceFeatures().fragmentStoresAndAtomics == VK_FALSE) in BuiltinFragCoordMsaaCaseInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.cpp | 514 if (m_drawState.depthBoundsTestEnable && !context.getDeviceFeatures().depthBounds) in VulkanDrawContext()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 64 const VkPhysicalDeviceFeatures& availableFeatures = context.getDeviceFeatures(); in isCoreFeaturesSupported()
|