Searched refs:VkMemoryType (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_device_memory.c58 const VkMemoryType *mem_type = &mem_props->memoryTypes[mem_type_index];
180 const VkMemoryType *mem_type)
315 const VkMemoryType *mem_type =
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_drm.c75 const VkMemoryType type = wsi->memory_props.memoryTypes[i];
H A Dwsi_common_win32.c321 const VkMemoryType type = wsi->memory_props.memoryTypes[i];
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_private.h479 const VkMemoryType *type;
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c302 const VkMemoryType type = wsi->memory_props.memoryTypes[i];
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c170 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType) {
177 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType) {
186 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType) {
195 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType) {
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c238 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType){
247 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType){
256 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType){
267 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType){
277 VkMemoryType mem_type = device->memory_properties.memoryTypes[i];
289 device->memory_properties.memoryTypes[type_count++] = (VkMemoryType){
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_resource.c632 VkMemoryType mem_type = screen->info.mem_props.memoryTypes[mai.memoryTypeIndex];
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1075 pMemoryProperties->memoryTypes[0] = (VkMemoryType) {
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2065 typedef struct VkMemoryType { struct
2068 } VkMemoryType; typedef in typeref:struct:VkMemoryType
2077 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c1652 pMemoryProperties->memoryTypes[i] = (VkMemoryType) {
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c2551 pMemoryProperties->memoryTypes[i] = (VkMemoryType) {
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h652 /* struct VkMemoryType */
655 vn_sizeof_VkMemoryType(const VkMemoryType *val)
664 vn_decode_VkMemoryType(struct vn_cs_decoder *dec, VkMemoryType *val)
671 vn_sizeof_VkMemoryType_partial(const VkMemoryType *val)
680 vn_encode_VkMemoryType_partial(struct vn_cs_encoder *enc, const VkMemoryType *val)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2541 typedef struct VkMemoryType { struct
2544 } VkMemoryType; typedef in typeref:struct:VkMemoryType
2715 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];

Completed in 124 milliseconds