Home
last modified time | relevance | path

Searched refs:PIPE_RESOURCE_FLAG_DONT_OVER_ALLOCATE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c279 if (!(templat->flags & PIPE_RESOURCE_FLAG_DONT_OVER_ALLOCATE)) in llvmpipe_resource_create_all()
412 if (!(templat->flags & PIPE_RESOURCE_FLAG_DONT_OVER_ALLOCATE)) in llvmpipe_resource_from_memobj()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h531 #define PIPE_RESOURCE_FLAG_DONT_OVER_ALLOCATE (1 << 6) macro
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_image.c315 template.flags = PIPE_RESOURCE_FLAG_DONT_OVER_ALLOCATE; in lvp_CreateBuffer()

Completed in 6 milliseconds