/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderApiTestsEXT.cpp | 627 const auto maxCount = ((indirectCountLimit == IndirectCountLimitType::MAX_COUNT) in iterate() local 630 vkd.cmdDrawMeshTasksIndirectCountEXT(rpCmdBuffer, indirectBuffer->get(), indirectArgs.offset, countBuffer->get(), indirectCountOffset, maxCount, indirectArgs.stride); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderApiTests.cpp | 575 const auto maxCount = ((indirectCountLimit == IndirectCountLimitType::MAX_COUNT) in iterate() local 578 vkd.cmdDrawMeshTasksIndirectCountNV(cmdBuffer, indirectBuffer->get(), indirectArgs.offset, countBuffer->get(), indirectCountOffset, maxCount, indirectArgs.stride); in iterate()
|
H A D | vktMeshShaderApiTestsEXT.cpp | 627 const auto maxCount = ((indirectCountLimit == IndirectCountLimitType::MAX_COUNT) in iterate() local 630 vkd.cmdDrawMeshTasksIndirectCountEXT(rpCmdBuffer, indirectBuffer->get(), indirectArgs.offset, countBuffer->get(), indirectCountOffset, maxCount, indirectArgs.stride); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gles_2_0_autogen.h | 84 void getAttachedShaders(ShaderProgramID programPacked, GLsizei maxCount, GLsizei *count, \
|
H A D | Program.h | 495 void getAttachedShaders(GLsizei maxCount, GLsizei *count, ShaderProgramID *shaders) const;
|
H A D | validationES2_autogen.h | 256 GLsizei maxCount,
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_2_autogen.h | 49 GLsizei maxCount,
|
H A D | entry_points_gl_2_autogen.cpp | 414 GLsizei maxCount, in GL_GetAttachedShaders() 420 "context = %d, program = %u, maxCount = %d, count = 0x%016" PRIxPTR in GL_GetAttachedShaders() 422 CID(context), program, maxCount, (uintptr_t)count, (uintptr_t)shaders); in GL_GetAttachedShaders() 432 programPacked, maxCount, count, shadersPacked)); in GL_GetAttachedShaders() 435 context->getAttachedShaders(programPacked, maxCount, count, shadersPacked); in GL_GetAttachedShaders() 437 ANGLE_CAPTURE(GetAttachedShaders, isCallValid, context, programPacked, maxCount, count, in GL_GetAttachedShaders() 413 GL_GetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei *count, GLuint *shaders) GL_GetAttachedShaders() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Program.h | 184 void getAttachedShaders(GLsizei maxCount, GLsizei *count, GLuint *shaders);
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiapts.c | 701 int32_t maxCount = sizeof(breaks); /* fail-safe test limit */ in TestBreakIteratorRules() local 710 } while ((pos != UBRK_DONE || pos2 != UBRK_DONE) && maxCount-- > 0); in TestBreakIteratorRules()
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 256 typedef unsigned int ( *PFNGLXGETGPUIDSAMDPROC) (unsigned int maxCount, unsigned int *ids); 266 unsigned int glXGetGPUIDsAMD (unsigned int maxCount, unsigned int *ids);
|
H A D | wglext.h | 320 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids); 330 UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 237 typedef unsigned int ( *PFNGLXGETGPUIDSAMDPROC) (unsigned int maxCount, unsigned int *ids); 247 unsigned int glXGetGPUIDsAMD (unsigned int maxCount, unsigned int *ids);
|
H A D | wglext.h | 301 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids); 311 UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 256 typedef unsigned int ( *PFNGLXGETGPUIDSAMDPROC) (unsigned int maxCount, unsigned int *ids); 266 unsigned int glXGetGPUIDsAMD (unsigned int maxCount, unsigned int *ids);
|
H A D | wglext.h | 320 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids); 330 UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 256 typedef unsigned int ( *PFNGLXGETGPUIDSAMDPROC) (unsigned int maxCount, unsigned int *ids); 266 unsigned int glXGetGPUIDsAMD (unsigned int maxCount, unsigned int *ids);
|
H A D | wglext.h | 320 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids); 330 UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids);
|
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/ |
H A D | wglext.h | 317 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids); 327 UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids);
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | vksCacheBuilder.cpp | 967 pipelineSize.count = it->maxCount; in extractSizesFromPipelineCache() 985 pipelineSize.count = input.pipelines[p].maxCount; in extractSizesFromPipelineCache()
|
/third_party/icu/icu4c/source/common/ |
H A D | umutablecptrie.cpp | 741 int32_t maxCount = 0; in findMostUsed() local 743 if (refCounts[i] > maxCount) { in findMostUsed() 745 maxCount = refCounts[i]; in findMostUsed()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | umutablecptrie.cpp | 741 int32_t maxCount = 0; in findMostUsed() local 743 if (refCounts[i] > maxCount) { in findMostUsed() 745 maxCount = refCounts[i]; in findMostUsed()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_2_0_autogen.h | 254 GLsizei maxCount, 854 GLsizei maxCount, 861 GLsizei maxCount,
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | umutablecptrie.cpp | 741 int32_t maxCount = 0; in findMostUsed() local 743 if (refCounts[i] > maxCount) { in findMostUsed() 745 maxCount = refCounts[i]; in findMostUsed()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_2_0_autogen.h | 146 GLsizei maxCount,
|