OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:anv_surface
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_image.c
128
static struct
anv_surface
*
136
add_surface(struct anv_image *image, struct
anv_surface
*surf, uint32_t plane)
318
struct
anv_surface
*anv_surf = &image->planes[plane].surface;
960
const struct
anv_surface
*surface;
1258
const struct
anv_surface
*surface = &image->planes[plane].surface,
1810
const struct
anv_surface
*
anv_private.h
384
__builtin_types_compatible_p (__typeof (o), struct
anv_surface
*), \
2961
struct
anv_surface
{
struct
3066
struct
anv_surface
surface;
3073
struct
anv_surface
shadow_surface;
3084
struct
anv_surface
aux_surface;
3424
const struct
anv_surface
*
anv_blorp.c
208
const struct
anv_surface
*surface = &image->planes[plane].surface;
219
const struct
anv_surface
*aux_surface = &image->planes[plane].aux_surface;
genX_cmd_buffer.c
3898
const struct
anv_surface
*surface = &image->planes[depth_plane].surface;
3931
const struct
anv_surface
*surface = &image->planes[stencil_plane].surface;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_image.c
308
struct
anv_surface
*surf,
764
struct
anv_surface
*anv_surf = &image->planes[plane].primary_surface;
804
const struct
anv_surface
*test_surface;
1854
const struct
anv_surface
*surface;
2352
const struct
anv_surface
*surface = &image->planes[plane].primary_surface,
anv_private.h
3932
struct
anv_surface
{
struct
3938
anv_surface_is_valid(const struct
anv_surface
*surface)
3999
struct
anv_surface
primary_surface;
4006
struct
anv_surface
shadow_surface;
4015
struct
anv_surface
aux_surface;
4193
const struct
anv_surface
*anv_surf = &image->planes[plane].primary_surface;
anv_blorp.c
238
const struct
anv_surface
*surface = &image->planes[plane].primary_surface;
252
const struct
anv_surface
*aux_surface = &image->planes[plane].aux_surface;
299
const struct
anv_surface
*surface = &image->planes[plane].shadow_surface;
genX_cmd_buffer.c
506
const struct
anv_surface
*surface = &image->planes[plane].primary_surface;
5831
const struct
anv_surface
*depth_surface =
5851
const struct
anv_surface
*hiz_surface =
5870
const struct
anv_surface
*stencil_surface =
Completed in 23 milliseconds
Indexes created Fri Jul 24 00:25:35 UTC 2026