Home
last modified time | relevance | path

Searched defs:properties (Results 451 - 475 of 1126) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp231 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
H A DvktProtectedMemWorkgroupStorageTests.cpp200 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktApplicationParametersTests.cpp75 VkPhysicalDeviceProperties properties; in readIDsFromDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectApiTests.cpp214 vk::VkPhysicalDeviceProperties properties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp119 VkPhysicalDeviceProperties2 properties; in getFloatControlsProperty() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp225 vk::VkPhysicalDeviceProperties properties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp165 vk::VkPhysicalDeviceProperties properties; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationGeometryPointSizeTests.cpp74 const VkPhysicalDeviceProperties properties = getPhysicalDeviceProperties(vki, physDevice); in checkPointSizeRequirements() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewCreateTests.cpp128 VkFormatProperties properties; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateTests.cpp49 const auto& properties = context.getDeviceProperties(); in testLimits() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp29 Context::PropArray ParseContextProperties(const cl_context_properties *properties, in ParseContextProperties() argument
213 cl_context Platform::CreateContext(const cl_context_properties *properties, in CreateContext() argument
234 cl_context Platform::CreateContextFromType(const cl_context_properties *properties, in CreateContextFromType() argument
/third_party/skia/src/gpu/vk/
H A DGrVkMemory.cpp24 static bool FindMemoryType(GrVkGpu *gpu, uint32_t typeFilter, VkMemoryPropertyFlags properties, uint32_t &typeIndex) in FindMemoryType() argument
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp110 auto properties = GetPhysicalDeviceQueueFamilyProperties(driver, device); in GetComputeQueueFamilyIndex() local
341 VkPhysicalDeviceMemoryProperties properties; in AllocateMemory() local
/third_party/openssl/crypto/store/
H A Dstore_meth.c300 inner_loader_fetch(struct loader_data_st *methdata, int id, const char *scheme, const char *properties) inner_loader_fetch() argument
394 OSSL_STORE_LOADER_fetch(OSSL_LIB_CTX *libctx, const char *scheme, const char *properties) OSSL_STORE_LOADER_fetch() argument
408 ossl_store_loader_fetch_by_number(OSSL_LIB_CTX *libctx, int scheme_id, const char *properties) ossl_store_loader_fetch_by_number() argument
[all...]
H A Dstore_local.h140 char *properties; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_mapper.cpp22 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() argument
29 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() argument
39 MacroProps NumberPropertyMapper::oldToNew(const DecimalFormatProperties& properties, in oldToNew() argument
315 setTo(const DecimalFormatProperties& properties, UErrorCode& status) setTo() argument
450 setTo(const CurrencyPluralInfo& cpi, const DecimalFormatProperties& properties, UErrorCode& status) setTo() argument
[all...]
H A Dnumber_mapper.h125 inline AutoAffixPatternProvider(const DecimalFormatProperties& properties, UErrorCode& status) { in AutoAffixPatternProvider() argument
129 inline void setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() argument
184 DecimalFormatProperties properties; global() member
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp278 wgpu::AdapterProperties properties; in main() local
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp265 void ScenicWindow::onViewProperties(const fuchsia::ui::gfx::ViewProperties &properties) in onViewProperties() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp232 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
H A DvktProtectedMemWorkgroupStorageTests.cpp201 const vk::VkPhysicalDeviceProperties properties = vk::getPhysicalDeviceProperties(ctx.getInstanceDriver(), ctx.getPhysicalDevice()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktApplicationParametersTests.cpp75 VkPhysicalDeviceProperties properties; in readIDsFromDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp119 VkPhysicalDeviceProperties2 properties; in getFloatControlsProperty() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp225 vk::VkPhysicalDeviceProperties properties; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp167 vk::VkPhysicalDeviceProperties properties; in checkSupport() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...46