Home
last modified time | relevance | path

Searched defs:features (Results 176 - 200 of 444) sorted by relevance

12345678910>>...18

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp562 const VkPhysicalDeviceFeatures features = {}; in createDeviceWithWsi() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp386 const auto features = context.getDeviceFeatures(); in StencilTestInstance() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp825 void InitializeFeatures(angle::FeaturesD3D *features) in InitializeFeatures() argument
/third_party/vk-gl-cts/external/amber/src/samples/
H A Damber.cc544 const auto features = recipe_data_elem.recipe->GetRequiredFeatures(); local
H A Dconfig_helper_vulkan.cc102 NamesToVulkanFeatures( const std::vector<std::string>& required_feature_names, VkPhysicalDeviceFeatures* features) NamesToVulkanFeatures() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp103 static void getPhysicalDeviceSamplerYcbcrConversionFeatures(T *features) in getPhysicalDeviceSamplerYcbcrConversionFeatures() argument
109 static void getPhysicalDevice16BitStorageFeatures(T *features) in getPhysicalDevice16BitStorageFeatures() argument
118 static void getPhysicalDeviceVariablePointersFeatures(T *features) in getPhysicalDeviceVariablePointersFeatures() argument
125 getPhysicalDevice8BitStorageFeaturesKHR(T *features) getPhysicalDevice8BitStorageFeaturesKHR() argument
133 getPhysicalDeviceMultiviewFeatures(T *features) getPhysicalDeviceMultiviewFeatures() argument
141 getPhysicalDeviceProtectedMemoryFeatures(T *features) getPhysicalDeviceProtectedMemoryFeatures() argument
147 getPhysicalDeviceShaderDrawParameterFeatures(T *features) getPhysicalDeviceShaderDrawParameterFeatures() argument
153 getPhysicalDeviceSeparateDepthStencilLayoutsFeaturesKHR(T *features) getPhysicalDeviceSeparateDepthStencilLayoutsFeaturesKHR() argument
159 getPhysicalDeviceLineRasterizationFeaturesEXT(T *features) getPhysicalDeviceLineRasterizationFeaturesEXT() argument
170 getPhysicalDeviceProvokingVertexFeaturesEXT(T *features) getPhysicalDeviceProvokingVertexFeaturesEXT() argument
177 getPhysicalDeviceHostQueryResetFeatures(T *features) getPhysicalDeviceHostQueryResetFeatures() argument
183 getPhysicalDevicePipelineCreationCacheControlFeatures(T *features) getPhysicalDevicePipelineCreationCacheControlFeatures() argument
189 getPhysicalDeviceImageRobustnessFeaturesEXT(T *features) getPhysicalDeviceImageRobustnessFeaturesEXT() argument
195 getPhysicalDeviceShaderDrawParametersFeatures(T *features) getPhysicalDeviceShaderDrawParametersFeatures() argument
201 getPhysicalDeviceVulkan11Features(T *features) getPhysicalDeviceVulkan11Features() argument
212 getPhysicalDeviceImagelessFramebufferFeatures(T *features) getPhysicalDeviceImagelessFramebufferFeatures() argument
218 getPhysicalDeviceShaderSubgroupExtendedTypesFeatures(T *features) getPhysicalDeviceShaderSubgroupExtendedTypesFeatures() argument
224 getPhysicalDeviceScalarBlockLayoutFeatures(T *features) getPhysicalDeviceScalarBlockLayoutFeatures() argument
231 getPhysicalDeviceDeviceMemoryReportFeaturesEXT(T *features) getPhysicalDeviceDeviceMemoryReportFeaturesEXT() argument
238 getPhysicalDeviceUniformBufferStandardLayoutFeatures(T *features) getPhysicalDeviceUniformBufferStandardLayoutFeatures() argument
244 getPhysicalDeviceDescriptorIndexingFeatures(T *features) getPhysicalDeviceDescriptorIndexingFeatures() argument
269 getPhysicalDeviceVulkanMemoryModelFeatures(T *features) getPhysicalDeviceVulkanMemoryModelFeatures() argument
277 getPhysicalDeviceTimelineSemaphoreFeatures(T *features) getPhysicalDeviceTimelineSemaphoreFeatures() argument
283 getPhysicalDeviceShaderAtomicInt64Features(T *features) getPhysicalDeviceShaderAtomicInt64Features() argument
290 getPhysicalDeviceShaderFloat16Int8Features(T *features) getPhysicalDeviceShaderFloat16Int8Features() argument
297 getPhysicalDeviceBufferDeviceAddressFeatures(T *features) getPhysicalDeviceBufferDeviceAddressFeatures() argument
305 getPhysicalDeviceVulkan12Features(T *features) getPhysicalDeviceVulkan12Features() argument
330 getPhysicalDeviceDepthClipEnableFeaturesExt(T *features) getPhysicalDeviceDepthClipEnableFeaturesExt() argument
335 getPhysicalDeviceCustomBorderColorFeaturesExt(VkPhysicalDeviceCustomBorderColorFeaturesEXT *features) getPhysicalDeviceCustomBorderColorFeaturesExt() argument
341 getPhysicalDeviceBlendOperationAdvancedFeaturesExt(VkPhysicalDeviceBlendOperationAdvancedFeaturesEXT *features) getPhysicalDeviceBlendOperationAdvancedFeaturesExt() argument
346 getPhysicalDevice4444FormatsFeaturesExt(VkPhysicalDevice4444FormatsFeaturesEXT *features) getPhysicalDevice4444FormatsFeaturesExt() argument
1116 VkPhysicalDeviceFeatures2 features; getSupportedFeatures() local
1702 auto features = tiling == VK_IMAGE_TILING_LINEAR ? props.linearTilingFeatures : props.optimalTilingFeatures; getImageFormatProperties() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dwebp_dec.c676 static void DefaultFeatures(WebPBitstreamFeatures* const features) { in DefaultFeatures() argument
681 GetFeatures(const uint8_t* const data, size_t data_size, WebPBitstreamFeatures* const features) GetFeatures() argument
700 WebPBitstreamFeatures features; WebPGetInfo() local
733 WebPGetFeaturesInternal(const uint8_t* data, size_t data_size, WebPBitstreamFeatures* features, int version) WebPGetFeaturesInternal() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Danim_decode.c90 WebPBitstreamFeatures features; in WebPAnimDecoderNewInternal() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddecode.h437 WebPGetFeatures( const uint8_t* data, size_t data_size, WebPBitstreamFeatures* features) WebPGetFeatures() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape.cc1207 _hb_ot_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_ot_shape() argument
1275 hb_ot_shape_glyphs_closure(hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features, hb_set_t *glyphs) hb_ot_shape_glyphs_closure() argument
/third_party/skia/tools/gpu/vk/
H A DVkTestUtils.cpp359 setup_features(GrVkGetProc getProc, VkInstance inst, VkPhysicalDevice physDev, uint32_t physDeviceVersion, GrVkExtensions* extensions, VkPhysicalDeviceFeatures2* features, bool isProtected) setup_features() argument
423 CreateVkBackendContext(GrVkGetProc getProc, GrVkBackendContext* ctx, GrVkExtensions* extensions, VkPhysicalDeviceFeatures2* features, VkDebugReportCallbackEXT* debugCallback, uint32_t* presentQueueIndexPtr, CanPresentFn canPresent, bool isProtected) CreateVkBackendContext() argument
796 FreeVulkanFeaturesStructs(const VkPhysicalDeviceFeatures2* features) FreeVulkanFeaturesStructs() argument
[all...]
/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc86 void Record(const CPUFeatures& features) { in Record() argument
1414 std::map<uint32_t, const CPUFeatures> features = { Visit() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp193 const VkPhysicalDeviceSamplerYcbcrConversionFeatures features = context.getSamplerYcbcrConversionFeatures(); in checkImageSupport() local
H A DvktYCbCrCopyTests.cpp135 const vk::VkPhysicalDeviceSamplerYcbcrConversionFeatures features = context.getSamplerYcbcrConversionFeatures(); in checkSupport() local
H A DvktYCbCrFilteringTests.cpp598 const vk::VkPhysicalDeviceSamplerYcbcrConversionFeatures features = context.getSamplerYcbcrConversionFeatures(); in checkSupport() local
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp385 SkTArray<SkShaper::Feature> features; in iterateThroughFontStyles() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp166 const auto& features = ctx.getDeviceFeatures(); in checkSupport() local
H A DvktPipelineMaxVaryingsTests.cpp720 VkPhysicalDeviceFeatures features; in supportedCheck() local
993 VkPhysicalDeviceFeatures features; in test() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp890 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physDevice); in requireFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsPartitionedTests.cpp341 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsShuffleTests.cpp301 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsVoteTests.cpp368 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.cpp780 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physDevice); in requireFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiFullScreenExclusiveTests.cpp103 VkPhysicalDeviceFeatures features; in getDeviceFeaturesForWsi() local
129 const VkPhysicalDeviceFeatures features = getDeviceFeaturesForWsi(); in createDeviceWithWsi() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksJson.cpp621 string writeJSON_VkPhysicalDeviceFeatures2 (const vk::VkPhysicalDeviceFeatures2& features) in writeJSON_VkPhysicalDeviceFeatures2() argument
808 readJSON_VkPhysicalDeviceFeatures2(Context& context, const std::string& featuresJson, vk::VkPhysicalDeviceFeatures2& features) readJSON_VkPhysicalDeviceFeatures2() argument

Completed in 32 milliseconds

12345678910>>...18