Searched refs:anv_gem_set_context_param (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 150 anv_gem_set_context_param(int fd, int context, uint32_t param, uint64_t value) function in typeref:typename:int
|
| H A D | anv_gem.c | 309 return !anv_gem_set_context_param(fd, 0, I915_CONTEXT_PARAM_PRIORITY, 336 anv_gem_set_context_param(int fd, int context, uint32_t param, uint64_t value) function in typeref:typename:int
|
| H A D | anv_private.h | 1231 int anv_gem_set_context_param(int fd, int context, uint32_t param,
|
| H A D | anv_device.c | 2235 int err = anv_gem_set_context_param(device->fd, device->context_id,
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_gem_stubs.c | 165 anv_gem_set_context_param(int fd, int context, uint32_t param, uint64_t value) function in typeref:typename:int
|
| H A D | anv_gem.c | 391 return !anv_gem_set_context_param(fd, 0, I915_CONTEXT_PARAM_PRIORITY, 502 anv_gem_set_context_param(int fd, int context, uint32_t param, uint64_t value) function in typeref:typename:int
|
| H A D | anv_device.c | 3026 anv_gem_set_context_param(device->fd, device->context_id, 3091 int err = anv_gem_set_context_param(device->fd, device->context_id,
|
| H A D | anv_private.h | 1439 int anv_gem_set_context_param(int fd, int context, uint32_t param,
|
Completed in 26 milliseconds