Home
last modified time | relevance | path

Searched defs:features (Results 426 - 450 of 1511) sorted by relevance

1...<<11121314151617181920>>...61

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp468 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures (vki, physDevice); in checkPointSize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp352 const vk::VkPhysicalDeviceVulkan12Features features = context.getDeviceVulkan12Features(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp166 const auto& features = ctx.getDeviceFeatures(); in checkSupport() local
H A DvktPipelineMultisampleImageTests.cpp614 VkPhysicalDeviceFeatures features; in checkImageFormatRequirements() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectCreateUtil.cpp445 void bindNullRasterizationShaders (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, vk::VkPhysicalDeviceFeatures features) in bindNullRasterizationShaders() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotBroadcastTests.cpp343 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsBuiltinMaskVarTests.cpp1268 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsBuiltinVarTests.cpp1727 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsClusteredTests.cpp245 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
H A DvktSubgroupsQuadTests.cpp274 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutTests.cpp370 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char* groupName, deUint32 numCases, TestStageFlags testStageFlags, deUint32 features) in createRandomCaseGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp333 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char* groupName, UniformBlockCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed) in createRandomCaseGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawShaderDrawParametersTests.cpp417 vk::VkPhysicalDeviceFeatures features; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp468 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures (vki, physDevice); in checkPointSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp352 const vk::VkPhysicalDeviceVulkan12Features features = context.getDeviceVulkan12Features(); in checkSupport() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp447 void DisplayD3D::populateFeatureList(angle::FeatureList *features) in populateFeatureList() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp486 GetNativeInternalFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, const gl::InternalFormat &internalFormat) GetNativeInternalFormat() argument
612 GetNativeFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetNativeFormat() argument
677 GetNativeCompressedFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format) GetNativeCompressedFormat() argument
706 GetNativeType(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetNativeType() argument
749 GetNativeReadType(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum type) GetNativeReadType() argument
767 GetNativeReadFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum attachmentReadFormat, GLenum format, GLenum type) GetNativeReadFormat() argument
783 GetTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat, GLenum format, GLenum type) GetTexImageFormat() argument
797 GetTexSubImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format, GLenum type) GetTexSubImageFormat() argument
808 GetCompressedTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat) GetCompressedTexImageFormat() argument
817 GetCompressedSubTexImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum format) GetCompressedSubTexImageFormat() argument
826 GetCopyTexImageImageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat, GLenum framebufferType) GetCopyTexImageImageFormat() argument
837 GetTexStorageFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat) GetTexStorageFormat() argument
857 GetRenderbufferFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum internalFormat) GetRenderbufferFormat() argument
866 GetReadPixelsFormat(const FunctionsGL *functions, const angle::FeaturesGL &features, GLenum attachmentReadFormat, GLenum format, GLenum type) GetReadPixelsFormat() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dexecutor_test.cc245 const auto& features = ToStub(engine.get())->GetFeatures(); in TEST_F() local
275 const auto& features = ToStub(engine.get())->GetFeatures(); in TEST_F() local
208 MakeAndInitializeEngine( const std::vector<std::string>& features, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions) MakeAndInitializeEngine() argument
305 const auto& features = ToStub(engine.get())->GetFeatures(); TEST_F() local
332 const auto& features = ToStub(engine.get())->GetFeatures(); TEST_F() local
367 const auto& features = ToStub(engine.get())->GetFeatures(); TEST_F() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc91 Initialize( EngineConfig* config, Delegate* delegate, const std::vector<std::string>& features, const std::vector<std::string>& instance_extensions, const std::vector<std::string>& device_extensions) Initialize() argument
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp120 WebPBitstreamFeatures features; in MakeFromStream() local
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvcommn.c597 otv_ScriptList_validate( FT_Bytes table, FT_Bytes features, OTV_Validator otvalid ) otv_ScriptList_validate() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-graphite2.cc230 _hb_graphite2_shape(hb_shape_plan_t *shape_plan HB_UNUSED, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_graphite2_shape() argument
H A Dhb-subset-plan.cc99 hb_vector_t<hb_tag_t> features; in _collect_layout_indices() local
138 _closure_glyphs_lookups_features(hb_face_t *face, hb_set_t *gids_to_retain, const hb_set_t *layout_features_to_retain, hb_map_t *lookups, hb_map_t *features, script_langsys_map *langsys_map) _closure_glyphs_lookups_features() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformBlockTests.cpp45 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* groupName, const char* description, UniformBlockCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed) in createRandomCaseGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp610 VkPhysicalDeviceFeatures features; in checkImageFormatRequirements() local

Completed in 30 milliseconds

1...<<11121314151617181920>>...61