HomeSort by relevance Sort by last modified time
    Searched full:image_offsets (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/intel/vulkan/
anv_nir_apply_pipeline_layout.c 39 uint8_t *image_offsets; member in struct:apply_pipeline_layout_state::__anon28504
285 state.set[s].image_offsets = rzalloc_array(mem_ctx, uint8_t, count);
343 state.set[set].image_offsets[b] = image;
399 unsigned image_index = state.set[set].image_offsets[binding];
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_tex_layout.c 180 /* Fixup depth image_offsets: */
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource_texture.c 388 /* Fixup depth image_offsets:

Completed in 114 milliseconds