Searched defs:surface_type (Results 1 – 14 of 14) sorted by relevance
78 eSurfaceType surface_type; // Texture, Image... member
67 int id, EGLint surface_type) in wgl_add_config()174 unsigned surface_type = EGL_PBUFFER_BIT | EGL_WINDOW_BIT; in wgl_add_configs() local
438 uint32_t surface_type, in gen11_fill_surface_state()
38 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
106 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
108 uint32_t surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
230 unsigned int surface_type:3; /**< BRW_SURFACE_1D/2D/3D/CUBE */ member
247 unsigned int surface_type:3; member
913 uint32_t surface_type:3; member
844 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; in droid_add_configs_for_visuals() local
279 dri2_get_dri_config(struct dri2_egl_config *conf, EGLint surface_type, in dri2_get_dri_config()339 EGLint surface_type, const EGLint *attr_list) in dri2_add_config()
782 EGLint surface_type; in dri2_x11_add_configs_for_visuals() local
209 const uint32_t surface_type = radv_sdma_surface_type_from_aspect_mask(aspect_mask); in radv_sdma_get_metadata_config() local