Searched refs:anv_gem_get_context_param (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/intel/vulkan/ |
D | anv_gem_stubs.c | 150 anv_gem_get_context_param(int fd, int context, uint32_t param, uint64_t *value) in anv_gem_get_context_param() function
|
D | anv_gem.c | 328 anv_gem_get_context_param(int fd, int context, uint32_t param, uint64_t *value) in anv_gem_get_context_param() function
|
D | anv_device.c | 63 if (anv_gem_get_context_param(fd, 0, I915_CONTEXT_PARAM_GTT_SIZE, in anv_compute_heap_size()
|
D | anv_private.h | 925 int anv_gem_get_context_param(int fd, int context, uint32_t param,
|