Home
last modified time | relevance | path

Searched defs:features (Results 101 - 125 of 541) sorted by relevance

12345678910>>...22

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_util.c329 char features[2048]; in ac_llvm_set_target_features() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c297 const char *features[4][2] = { in zink_create_gfx_pipeline() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c67 VkFormatFeatureFlags2 features = 0, buffer_features = 0; in lvp_physical_device_get_format_properties() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.c72 dxil_container_add_features(struct dxil_container *c, const struct dxil_features *features) dxil_container_add_features() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h97 struct vn_physical_device_features features; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_fence.c333 VkExternalFenceFeatureFlags features = 0; in vk_common_GetPhysicalDeviceExternalFenceProperties() local
H A Dvk_semaphore.c266 VkExternalSemaphoreFeatureFlags features = 0; in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
H A Dvk_sync.h160 enum vk_sync_features features; member
/third_party/libinput/test/
H A Dlitest-int.h41 int64_t features; member
/third_party/ltp/include/lapi/
H A Duserfaultfd.h99 __u64 features; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h89 uint32_t features[VIV_FEATURES_WORD_COUNT]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp62 VkFormatFeatureFlags features; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp49 const auto& features = context.getDeviceFeatures(); in testLimits() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayout.cpp94 createRandomCaseGroup(tcu::TestCaseGroup* parentGroup, tcu::TestContext &testCtx, const char *groupName, const deUint32 features, const int numCases, deUint32 baseSeed) createRandomCaseGroup() argument
107 RandomSharedLayoutCase(tcu::TestContext &testCtx, const char *name, deUint32 features, deUint32 seed) RandomSharedLayoutCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolve.cpp66 const VkPhysicalDeviceFeatures& features = m_context.getDeviceFeatures(); in iterate() local
H A DvktPipelineMultisampleTestsUtil.cpp383 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(instanceInterface, physicalDevice); in requireFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmVariableInitTests.cpp228 VulkanFeatures features; in addGraphicsVariableInitPrivateTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp276 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsBallotOtherTests.cpp349 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsBallotTests.cpp843 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsShapeTests.cpp289 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackRandomLayoutCase.cpp56 RandomInterfaceBlockCase(tcu::TestContext& testCtx, const std::string& name, const TestStageFlags testStageFlags, deUint32 features, deUint32 seed) RandomInterfaceBlockCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktRandomUniformBlockCase.cpp55 RandomUniformBlockCase(tcu::TestContext& testCtx, const std::string& name, BufferMode bufferMode, deUint32 features, deUint32 seed) RandomUniformBlockCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp62 VkFormatFeatureFlags features; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp48 const auto& features = context.getDeviceFeatures(); in testLimits() local

Completed in 26 milliseconds

12345678910>>...22