Searched refs:NO_CACHE (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/freedreno/drm/ |
D | freedreno_bo.c | 405 bo->bo_reuse = NO_CACHE; in fd_bo_get_name() 418 bo->bo_reuse = NO_CACHE; in fd_bo_handle() 436 bo->bo_reuse = NO_CACHE; in fd_bo_dmabuf()
|
D | freedreno_pipe.c | 83 pipe->control_mem->bo_reuse = NO_CACHE; in fd_pipe_new2()
|
D | freedreno_priv.h | 340 NO_CACHE = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 270 NO_CACHE = 0, enumerator 1162 TestParams::NO_CACHE, 1222 TestParams::NO_CACHE, 1266 TestParams::NO_CACHE, 1312 TestParams::NO_CACHE,
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineCreationCacheControlTests.cpp | 270 NO_CACHE = 0, enumerator 1162 TestParams::NO_CACHE, 1222 TestParams::NO_CACHE, 1266 TestParams::NO_CACHE, 1312 TestParams::NO_CACHE,
|
/third_party/libdrm/freedreno/ |
D | freedreno_bo.c | 288 bo->bo_reuse = NO_CACHE; in fd_bo_get_name() 312 bo->bo_reuse = NO_CACHE; in fd_bo_dmabuf()
|
D | freedreno_priv.h | 167 NO_CACHE = 0, enumerator
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
D | virtio_pipe.c | 215 virtio_dev->shmem_bo->bo_reuse = NO_CACHE; in init_shmem()
|