| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| H A D | libOpenCL_autogen.cpp | 1089 clEnqueueSVMMigrateMem(cl_command_queue command_queue, cl_uint num_svm_pointers, const void **svm_pointers, const size_t *sizes, cl_mem_migration_flags flags, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueSVMMigrateMem() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_cl_autogen.cpp | 2268 clEnqueueSVMMigrateMem(cl_command_queue command_queue, cl_uint num_svm_pointers, const void **svm_pointers, const size_t *sizes, cl_mem_migration_flags flags, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueSVMMigrateMem() argument
|
| H A D | cl_stubs.cpp | 1085 EnqueueSVMMigrateMem(cl_command_queue command_queue, cl_uint num_svm_pointers, const void **svm_pointers, const size_t *sizes, MemMigrationFlags flags, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) EnqueueSVMMigrateMem() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphImpl.cpp | 1437 addLine(SkVector offset, SkVector advance, TextRange textExcludingSpaces, TextRange text, TextRange textIncludingNewLines, ClusterRange clusters, ClusterRange clustersWithGhosts, SkScalar widthWithSpaces, InternalLineMetrics sizes) GetLineFontMetrics() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 2479 sizes[] = in createLaunchTests() local 2553 sizes[] = in createScalarTests() local [all...] |
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 5475 VECTOR_CLASS< ::size_t> sizes = getInfo<CL_PROGRAM_BINARY_SIZES>(); in getInfo() local
|
| H A D | cl2.hpp | 6909 vector<size_type> sizes = getInfo<CL_PROGRAM_BINARY_SIZES>(); in getInfo() local 8338 enqueueMigrateSVM( const cl::vector<T*> &svmRawPointers, const cl::vector<size_type> &sizes, cl_mem_migration_flags flags = 0, const vector<Event>* events = NULL, Event* event = NULL) const enqueueMigrateSVM() argument 8383 enqueueMigrateSVM( const cl::vector<cl::pointer<T, D>> &svmPointers, const cl::vector<size_type> &sizes, cl_mem_migration_flags flags = 0, const vector<Event>* events = NULL, Event* event = NULL) const enqueueMigrateSVM() argument 8420 enqueueMigrateSVM( const cl::vector<cl::vector<T, Alloc>> &svmContainers, const cl::vector<size_type> &sizes, cl_mem_migration_flags flags = 0, const vector<Event>* events = NULL, Event* event = NULL) const enqueueMigrateSVM() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 4369 SpvId sizes[3]; in nir_to_spirv() local
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_execute.c | 3308 size_t sizes[] = { in create_push_descriptor_set() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 471 uint32_t sizes[IRIS_SURFACE_GROUP_COUNT]; member 848 struct hash_table_u64 *sizes; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_context.h | 353 uint32_t sizes[CROCUS_SURFACE_GROUP_COUNT]; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassFragmentDensityMapTests.cpp | 2877 } sizes[] = in createChildren() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderStorageBufferObjectTests.cpp | 8047 int sizes[kBufs] = { 7, 5, 3, 4, 23, 123, 419, 8 }; in Run() local [all...] |
| H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 7334 int sizes[kBufs] = { 7, 3, 4, 5 }; in Run() local 7522 int sizes[kBufs] = { 7, 5, 3, 4, 23, 123, 419, 8 }; in Run() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderStorageBufferObjectTests.cpp | 7497 int sizes[kBufs] = { 7, 3, 4, 5 }; in Run() local 7685 int sizes[kBufs] = { 7, 5, 3, 4, 23, 123, 419, 8 }; in Run() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL4.cpp | 904 ValidateBindBuffersRange(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLuint first, GLsizei count, const BufferID *buffers, const GLintptr *offsets, const GLsizeiptr *sizes) ValidateBindBuffersRange() argument
|
| /third_party/openssl/test/ |
| H A D | evp_test.c | 1412 OSSL_PARAM params[21], sizes[3], *psizes = sizes; in mac_test_run_mac() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassFragmentDensityMapTests.cpp | 2784 } sizes[] = in createChildren() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 4578 void TParseContext::arrayOfArrayVersionCheck(const TSourceLoc& loc, const TArraySizes* sizes) in arrayOfArrayVersionCheck() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 5460 uint32_t *sizes = state.map; in CmdDispatchBase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 3925 sizes[] = in createLaunchTests() local 4001 sizes[] = in createScalarTests() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_4_autogen.cpp | 5733 GL_BindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizeiptr *sizes) GL_BindBuffersRange() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | disasm-aarch64.cc | 7408 static const char sizes[] = {'b', 'h', 's', 'd', 'q'}; in Disassembler() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 3128 int sizes[16],i,n=0; in stbi__process_marker() local 4125 int code, next_code[16], sizes[1 in stbi__zbuild_huffman() local [all...] |
| /third_party/cups-filters/utils/ |
| H A D | cups-browsed.c | 1772 cups_array_t *sizes, *size_ranges; in add_mediasize_attributes() local 2065 cups_array_t *sizes, *page_medi in get_pagesize() local 2679 cups_array_t *sizes = NULL; get_cluster_sizes() local 2749 cups_array_t *sizes = NULL, *pagesizes; generate_cluster_conflicts() local 2966 cups_array_t *sizes; get_cluster_default_attributes() local 3249 cups_array_t *sizes = NULL; supports_job_attributes_requested() local 7684 cups_array_t *sizes=NULL; update_cups_queues() local [all...] |