OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:radv_physical_device
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_private.h
239
struct
radv_physical_device
{
struct
326
VkResult radv_init_wsi(struct
radv_physical_device
*physical_device);
327
void radv_finish_wsi(struct
radv_physical_device
*physical_device);
763
struct
radv_physical_device
*physical_device;
1909
struct radv_binning_settings radv_get_binning_settings(const struct
radv_physical_device
*pdev);
1917
void radv_translate_vertex_format(const struct
radv_physical_device
*pdevice, VkFormat format,
1933
bool radv_is_storage_image_format_supported(struct
radv_physical_device
*physical_device,
1935
bool radv_is_colorbuffer_format_supported(const struct
radv_physical_device
*pdevice,
1939
bool radv_device_supports_etc(struct
radv_physical_device
*physical_device);
2308
bool radv_are_formats_dcc_compatible(const struct
radv_physical_device
*pdev, const void *pNext
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_private.h
284
struct
radv_physical_device
{
struct
335
struct
radv_physical_device
physicalDevices[RADV_MAX_DRM_DEVICES];
348
VkResult radv_init_wsi(struct
radv_physical_device
*physical_device);
349
void radv_finish_wsi(struct
radv_physical_device
*physical_device);
352
uint32_t radv_physical_device_api_version(struct
radv_physical_device
*dev);
353
bool radv_physical_device_extension_supported(struct
radv_physical_device
*dev,
713
struct
radv_physical_device
*physical_device;
1149
void si_emit_graphics(struct
radv_physical_device
*physical_device,
1151
void si_emit_compute(struct
radv_physical_device
*physical_device,
1479
bool radv_device_supports_etc(struct
radv_physical_device
*physical_device)
[
all
...]
Completed in 9 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026