Home
last modified time | relevance | path

Searched defs:texel_buffer_alignment (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c159 VkPhysicalDeviceTexelBufferAlignmentFeaturesEXT texel_buffer_alignment; in vn_physical_device_init_features() member
492 VkPhysicalDeviceTexelBufferAlignmentProperties texel_buffer_alignment; in vn_physical_device_init_properties() member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c798 int texel_buffer_alignment = device->pscreen->caps.texture_buffer_offset_alignment; in lvp_get_properties() local