Home
last modified time | relevance | path

Searched defs:image_count (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h186 uint32_t image_count; member
Dwsi_common_drm.c928 uint32_t image_count, in wsi_drm_wait_for_explicit_sync_release()
/third_party/ffmpeg/libavutil/
Dhwcontext_vaapi.c364 int err, i, image_count; in vaapi_device_init() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp1469 int image_count = glsl_type_get_image_count(var->type); in parseNIR() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1048 int image_count = glsl_type_get_image_count(var->type); in ntt_setup_uniforms() local
/third_party/glfw/src/
Dwl_platform.h148 unsigned int image_count; member