Searched defs:v3dv_buffer_view (Results 1 – 1 of 1) sorted by relevance
498 struct v3dv_buffer_view { struct499 const struct v3dv_buffer *buffer;501 VkFormat vk_format;502 const struct v3dv_format *format;503 uint32_t internal_bpp;504 uint32_t internal_type;506 uint32_t offset;507 uint32_t size;508 uint32_t num_elements;511 uint8_t texture_shader_state[cl_packet_length(TEXTURE_SHADER_STATE)];