Searched defs:numCounters (Results  1 – 13 of 13) sorted by relevance
| /external/armnn/tests/profiling/gatordmock/ | 
| D | PeriodicCounterSelectionResponseHandler.cpp | 23         uint32_t numCounters = 0;  in operator ()()  local
 | 
| /external/armnn/profiling/client/src/ | 
| D | PeriodicCounterCapture.cpp | 102             auto numCounters = counterIds.size();  in Capture()  local
 | 
| /external/mesa3d/src/mesa/main/ | 
| D | performance_monitor.c | 170 _mesa_GetPerfMonitorCountersAMD(GLuint group, GLint *numCounters,  in _mesa_GetPerfMonitorCountersAMD()417                                    GLuint group, GLint numCounters,  in _mesa_SelectPerfMonitorCountersAMD()
 
 | 
| D | performance_query.c | 257                             GLuint *numCounters,  in _mesa_GetPerfQueryInfoINTEL()
 | 
| /external/angle/util/ | 
| D | shader_utils.cpp | 389     GLint numCounters = 0;  in BuildCounterNameToIndexMap()  local
 | 
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ | 
| D | vktOpaqueTypeIndexingTests.cpp | 1579 	const int					numCounters			= NUM_COUNTERS;  in iterate()  local1897 	const int				numCounters		= AtomicCounterIndexingCaseInstance::NUM_COUNTERS;  in createShaderSpec()  local
 
 | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fOpaqueTypeIndexingTests.cpp | 1026 void AtomicCounterIndexingCase::getShaderSpec (ShaderSpec* spec, int numCounters, int numOps, const…  in getShaderSpec()
 | 
| /external/angle/src/libANGLE/ | 
| D | validationESEXT.cpp | 3887                                        const GLint *numCounters,  in ValidateGetPerfMonitorCountersAMD()3953                                           GLint numCounters,  in ValidateSelectPerfMonitorCountersAMD()
 
 | 
| D | Context.cpp | 9816                                      GLint *numCounters,  in getPerfMonitorCounters()9878                                         GLint numCounters,  in selectPerfMonitorCounters()
 
 | 
| /external/angle/src/libANGLE/capture/ | 
| D | capture_gles_ext_params.cpp | 4159                                                   GLint *numCounters,  in CaptureGetPerfMonitorCountersAMD_numCounters()4171                                                         GLint *numCounters,  in CaptureGetPerfMonitorCountersAMD_maxActiveCounters()
 4183                                                GLint *numCounters,  in CaptureGetPerfMonitorCountersAMD_counters()
 4239                                                      GLint numCounters,  in CaptureSelectPerfMonitorCountersAMD_counterList()
 
 | 
| D | capture_gles_ext_autogen.cpp | 226                                              GLint *numCounters,  in CaptureGetPerfMonitorCountersAMD()388                                                 GLint numCounters,  in CaptureSelectPerfMonitorCountersAMD()
 
 | 
| /external/angle/src/libGLESv2/ | 
| D | entry_points_gles_ext_autogen.cpp | 245                                               GLint *numCounters,  in GL_GetPerfMonitorCountersAMD()343                                                  GLint numCounters,  in GL_SelectPerfMonitorCountersAMD()
 
 | 
| D | libGLESv2_autogen.cpp | 2771                                              GLint *numCounters,  in glGetPerfMonitorCountersAMD()2796                                                 GLint numCounters,  in glSelectPerfMonitorCountersAMD()
 
 |