HomeSort by relevance Sort by last modified time
    Searched refs:dri_components (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
dri2.c 577 img->dri_components = 0;
617 if (image->dri_components == 0)
619 *value = image->dri_components;
640 img->dri_components = image->dri_components;
666 int stride, dri_components; local
676 dri_components = __DRI_IMAGE_COMPONENTS_RGB;
680 dri_components = __DRI_IMAGE_COMPONENTS_RGBA;
684 dri_components = __DRI_IMAGE_COMPONENTS_RGB;
688 dri_components = __DRI_IMAGE_COMPONENTS_RGBA
    [all...]
  /external/mesa3d/src/gallium/state_trackers/dri/drm/
dri2.c 577 img->dri_components = 0;
617 if (image->dri_components == 0)
619 *value = image->dri_components;
640 img->dri_components = image->dri_components;
666 int stride, dri_components; local
676 dri_components = __DRI_IMAGE_COMPONENTS_RGB;
680 dri_components = __DRI_IMAGE_COMPONENTS_RGBA;
684 dri_components = __DRI_IMAGE_COMPONENTS_RGB;
688 dri_components = __DRI_IMAGE_COMPONENTS_RGBA
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
dri_screen.h 89 uint32_t dri_components; member in struct:__DRIimageRec
  /external/mesa3d/src/gallium/state_trackers/dri/common/
dri_screen.h 89 uint32_t dri_components; member in struct:__DRIimageRec
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c 1161 uint32_t dri_components; member in struct:wl_drm_components_descriptor
1369 int i, dri_components = 0; local
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 1161 uint32_t dri_components; member in struct:wl_drm_components_descriptor
1369 int i, dri_components = 0; local
    [all...]

Completed in 77 milliseconds