Home
last modified time | relevance | path

Searched refs:vertexInputDynamicState (Results 1 - 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp325 if (!physicalVertexInputDynamicState.vertexInputDynamicState) in checkSupport()
326 TCU_THROW(NotSupportedError, "Implementation does not support vertexInputDynamicState"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawInstancedTests.cpp313 if (!physicalVertexInputDynamicState.vertexInputDynamicState) in checkSupport()
314 TCU_THROW(NotSupportedError, "Implementation does not support vertexInputDynamicState"); in checkSupport()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c834 features->vertexInputDynamicState = true; in lvp_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPerformanceTests.cpp168 if (viFeatures.vertexInputDynamicState) in getDynamicStates()
H A DvktShaderObjectPipelineInteractionTests.cpp360 if (viFeatures.vertexInputDynamicState) in iterate()
H A DvktShaderObjectMiscTests.cpp855 if (viFeatures.vertexInputDynamicState && !m_params.meshShader && !m_params.pipeline)
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1765 features->vertexInputDynamicState = true; in radv_GetPhysicalDeviceFeatures2()
3382 if (features->vertexInputDynamicState) in radv_CreateDevice()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2508 if (m_testConfig.testVertexDynamic() && !viFeatures.vertexInputDynamicState) in checkSupport()
2509 TCU_THROW(NotSupportedError, "vertexInputDynamicState is not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7688 VkBool32 vertexInputDynamicState; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3040 if (m_testConfig.testVertexDynamic() && !viFeatures.vertexInputDynamicState) in checkSupport()
3041 TCU_THROW(NotSupportedError, "vertexInputDynamicState is not supported"); in checkSupport()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h12074 VkBool32 vertexInputDynamicState; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp55701 VULKAN_HPP_NAMESPACE::Bool32 vertexInputDynamicState = {}; global() member
[all...]
H A Dvulkan_core.h12654 VkBool32 vertexInputDynamicState; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13830 VkBool32 vertexInputDynamicState; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12827 VkBool32 vertexInputDynamicState; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp13189 parse_VkBool32("vertexInputDynamicState", obj["vertexInputDynamicState"], (o.vertexInputDynamicState)); in parse_VkPhysicalDeviceVertexInputDynamicStateFeaturesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16444 VkBool32 vertexInputDynamicState; member
H A Dvulkan_hash.hpp11880 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVertexInputDynamicStateFeaturesEXT.vertexInputDynamicState );
H A Dvulkan_structs.hpp[all...]

Completed in 455 milliseconds