Searched refs:anv_memory_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_device.c476 device->memory.types[0] = (struct anv_memory_type) {
480 device->memory.types[1] = (struct anv_memory_type) {
486 device->memory.types[2] = (struct anv_memory_type) {
504 device->memory.types[0] = (struct anv_memory_type) {
525 device->memory.types[0] = (struct anv_memory_type) {
531 device->memory.types[1] = (struct anv_memory_type) {
3628 struct anv_memory_type *mem_type =
H A Danv_private.h830 struct anv_memory_type { struct
939 struct anv_memory_type types[VK_MAX_MEMORY_TYPES];
1768 const struct anv_memory_type * type;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_private.h898 struct anv_memory_type { struct
971 struct anv_memory_type types[VK_MAX_MEMORY_TYPES];
1511 struct anv_memory_type * type;
H A Danv_device.c223 device->memory.types[type_count++] = (struct anv_memory_type) {
237 device->memory.types[type_count++] = (struct anv_memory_type) {
244 device->memory.types[type_count++] = (struct anv_memory_type) {

Completed in 45 milliseconds