Home
last modified time | relevance | path

Searched defs:features (Results 276 - 300 of 483) sorted by relevance

1...<<11121314151617181920

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp238 Features features; in strictMode() local
264 Reader::Reader(const Features& features) in Reader() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp238 Features features; in strictMode() local
264 Reader::Reader(const Features& features) in Reader() argument
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpmux.c233 WebPBitstreamFeatures features; in DisplayInfo() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c647 WebPBitstreamFeatures* const features = in WebPIDecode() local
604 NewDecoder(WebPDecBuffer* const output_buffer, const WebPBitstreamFeatures* const features) NewDecoder() argument
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c257 WebPBitstreamFeatures features; in StoreFrame() local
675 WebPBitstreamFeatures features; in CreateRawImageDemuxer() local
195 SetFrameInfo(size_t start_offset, size_t size, int frame_num, int complete, const WebPBitstreamFeatures* const features, Frame* const frame) SetFrameInfo() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DCompressedTextureFormatTests.cpp1155 std::vector<const char*> features; variable
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-coretext.cc511 _hb_coretext_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_coretext_shape() argument
[all...]
H A Dhb-directwrite.cc547 _hb_directwrite_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_directwrite_shape() argument
H A Dhb-ot-layout.cc1175 hb_ot_layout_collect_features(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *feature_indexes ) hb_ot_layout_collect_features() argument
1224 hb_ot_layout_collect_lookups(hb_face_t *face, hb_tag_t table_tag, const hb_tag_t *scripts, const hb_tag_t *languages, const hb_tag_t *features, hb_set_t *lookup_indexes ) hb_ot_layout_collect_lookups() argument
[all...]
H A Dhb-uniscribe.cc584 _hb_uniscribe_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_uniscribe_shape() argument
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmlwf.c847 const XML_Feature *features = XML_GetFeatureList(); in showVersion() local
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp238 Features features; in strictMode() local
264 Reader::Reader(const Features& features) in Reader() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc210 CreateGeneratorWithMissingFeatures(const std::string& name, const std::string& description, uint64 features) CreateGeneratorWithMissingFeatures() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp95 RandomSSBOLayoutCase::RandomSSBOLayoutCase (Context& context, const char* name, const char* description, BufferMode bufferMode, deUint32 features, deUint32 seed) in RandomSSBOLayoutCase() argument
344 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* groupName, const char* description, SSBOLayoutCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed) in createRandomCaseGroup() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp318 const auto features = context.getPipelineCreationCacheControlFeatures(); in checkSupport() local
H A DvktPipelineDepthRangeUnrestrictedTests.cpp734 VkPhysicalDeviceFeatures features = m_context.getDeviceFeatures(); in DepthRangeUnrestrictedTestInstance() local
H A DvktPipelineExecutablePropertiesTests.cpp899 VkPhysicalDeviceFeatures features = context.getDeviceFeatures(); in checkSupport() local
H A DvktPipelineInputAssemblyTests.cpp805 const auto& features = context.getPrimitiveTopologyListRestartFeaturesEXT(); in checkSupport() local
H A DvktPipelineInterfaceMatchingTests.cpp906 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physicalDevice); in checkSupport() local
H A DvktPipelineNoPositionTests.cpp336 const auto features = getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp204 vk::VkPhysicalDeviceFeatures features; in makeProtectedMemDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp156 const auto& features = context.getDeviceFeatures(); in checkSupport() local
H A DvktRasterizationProvokingVertexTests.cpp210 const VkPhysicalDeviceProvokingVertexFeaturesEXT& features = context.getProvokingVertexFeaturesEXT(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp249 const auto features = vk::getPhysicalDeviceFeatures(vki, physicalDevice); in checkTypeSupport() local
H A DvktShaderFConvertTests.cpp521 auto features = context.getDeviceFeatures(); in checkSupport() local

Completed in 44 milliseconds

1...<<11121314151617181920