Searched refs:anv_gem_get_context_param (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_gem_stubs.c | 171 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 | 517 anv_gem_get_context_param(int fd, int context, uint32_t param, uint64_t *value) in anv_gem_get_context_param() function
|
D | anv_private.h | 1441 int anv_gem_get_context_param(int fd, int context, uint32_t param,
|
D | anv_device.c | 433 if (anv_gem_get_context_param(fd, 0, I915_CONTEXT_PARAM_GTT_SIZE, in anv_physical_device_init_heaps()
|