Searched refs:vs_count (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_fence_sync.cpp | 717 GLint vs_count = 0; in test_fence_sync() local 730 CGLDescribePixelFormat(pix, 0, kCGLPFAVirtualScreenCount, &vs_count); in test_fence_sync() 732 device_list = (cl_device_id *)malloc(sizeof(cl_device_id) * vs_count); in test_fence_sync() 735 sizeof(cl_device_id) * vs_count, device_list, NULL); in test_fence_sync() 748 vs_count = (GLint)device_cb / sizeof(cl_device_id); in test_fence_sync() 750 if (vs_count < 1) in test_fence_sync() 774 for (rend_vs = 0; rend_vs < vs_count; rend_vs++) in test_fence_sync() 778 for (read_vs = 0; read_vs < vs_count; read_vs++) in test_fence_sync()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | test_fence_sync.cpp | 606 GLint vs_count = 0; in test_fence_sync() local 617 CGLError err = CGLDescribePixelFormat(pix, 0, kCGLPFAVirtualScreenCount, &vs_count); in test_fence_sync() 619 device_list = (cl_device_id *) malloc(sizeof(cl_device_id)*vs_count); in test_fence_sync() 620 …L_CGL_DEVICES_FOR_SUPPORTED_VIRTUAL_SCREENS_APPLE, sizeof(cl_device_id)*vs_count, device_list, NUL… in test_fence_sync() 634 for(rend_vs = 0; rend_vs < vs_count; rend_vs++) in test_fence_sync() 638 for(read_vs = 0; read_vs < vs_count; read_vs++) in test_fence_sync()
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 38609 unsigned int *vs_count; member
|
H A D | vmlinux_600.h | 38609 unsigned int *vs_count; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 111161 unsigned int *vs_count; member
|
H A D | vmlinux_602.h | 111161 unsigned int *vs_count; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 56766 unsigned int *vs_count; member
|
H A D | vmlinux_518.h | 56766 unsigned int *vs_count; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 91042 unsigned int *vs_count; member
|
H A D | vmlinux.h | 91042 unsigned int *vs_count; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 38663 unsigned int *vs_count; member
|
H A D | vmlinux.h | 38663 unsigned int *vs_count; member
|