| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationUtil.hpp | 382 const int length = static_cast<int>(std::distance(begin, end)); in elemsStr() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageSubresourceLayoutTests.cpp | 255 void fillWithRandomData (de::Random& rnd, void* location, VkDeviceSize length) in fillWithRandomData() argument 272 void fillWithRandomData24In32 (de::Random& rnd, void* location, VkDeviceSize length) in fillWithRandomData24In32() argument 324 void fillWithRandomFloatingPoint (de::Random& rnd, void* location, VkDeviceSize length) in fillWithRandomFloatingPoint() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_1_autogen.cpp | 404 CaptureGetProgramPipelineInfoLog(const State &glState, bool isCallValid, ProgramPipelineID pipelinePacked, GLsizei bufSize, GLsizei *length, GLchar *infoLog) CaptureGetProgramPipelineInfoLog() argument 553 CaptureGetProgramResourceName(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name) CaptureGetProgramResourceName() argument 604 CaptureGetProgramResourceiv(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetProgramResourceiv() argument [all...] |
| H A D | capture_gles_2_0_params.cpp | 190 CaptureGetActiveAttrib_length(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_length() argument 204 CaptureGetActiveAttrib_size(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_size() argument 218 CaptureGetActiveAttrib_type(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_type() argument 232 CaptureGetActiveAttrib_name(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_name() argument 246 CaptureGetActiveUniform_length(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_length() argument 260 CaptureGetActiveUniform_size(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_size() argument 274 CaptureGetActiveUniform_type(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_type() argument 288 CaptureGetActiveUniform_name(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_name() argument 382 CaptureGetProgramInfoLog_length(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei bufSize, GLsizei *length, GLchar *infoLog, ParamCapture *paramCapture) CaptureGetProgramInfoLog_length() argument 393 CaptureGetProgramInfoLog_infoLog(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei bufSize, GLsizei *length, GLchar *infoLog, ParamCapture *paramCapture) CaptureGetProgramInfoLog_infoLog() argument 429 CaptureGetShaderInfoLog_length(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog, ParamCapture *paramCapture) CaptureGetShaderInfoLog_length() argument 440 CaptureGetShaderInfoLog_infoLog(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog, ParamCapture *paramCapture) CaptureGetShaderInfoLog_infoLog() argument 476 CaptureGetShaderSource_length(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei bufSize, GLsizei *length, GLchar *source, ParamCapture *paramCapture) CaptureGetShaderSource_length() argument 487 CaptureGetShaderSource_source(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei bufSize, GLsizei *length, GLchar *source, ParamCapture *paramCapture) CaptureGetShaderSource_source() argument 620 CaptureShaderBinary_shadersPacked(const State &glState, bool isCallValid, GLsizei count, const ShaderProgramID *shaders, GLenum binaryformat, const void *binary, GLsizei length, ParamCapture *paramCapture) CaptureShaderBinary_shadersPacked() argument 632 CaptureShaderBinary_binary(const State &glState, bool isCallValid, GLsizei count, const ShaderProgramID *shaders, GLenum binaryformat, const void *binary, GLsizei length, ParamCapture *paramCapture) CaptureShaderBinary_binary() argument 644 CaptureShaderSource_string(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei count, const GLchar *const *string, const GLint *length, ParamCapture *paramCapture) CaptureShaderSource_string() argument 655 CaptureShaderSource_length(const State &glState, bool isCallValid, ShaderProgramID shader, GLsizei count, const GLchar *const *string, const GLint *length, ParamCapture *paramCapture) CaptureShaderSource_length() argument [all...] |
| H A D | capture_gles_3_0_params.cpp | 199 CaptureGetActiveUniformBlockName_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformBlockIndex uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName, ParamCapture *paramCapture) CaptureGetActiveUniformBlockName_length() argument 217 CaptureGetActiveUniformBlockName_uniformBlockName(const State &glState, bool isCallValid, ShaderProgramID program, UniformBlockIndex uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName, ParamCapture *paramCapture) CaptureGetActiveUniformBlockName_uniformBlockName() argument 372 CaptureGetProgramBinary_length(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary, ParamCapture *paramCapture) CaptureGetProgramBinary_length() argument 387 CaptureGetProgramBinary_binaryFormat(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary, ParamCapture *paramCapture) CaptureGetProgramBinary_binaryFormat() argument 399 CaptureGetProgramBinary_binary(const State &glState, bool isCallValid, ShaderProgramID program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary, ParamCapture *paramCapture) CaptureGetProgramBinary_binary() argument 470 CaptureGetSynciv_length(const State &glState, bool isCallValid, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values, ParamCapture *paramCapture) CaptureGetSynciv_length() argument 485 CaptureGetSynciv_values(const State &glState, bool isCallValid, GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values, ParamCapture *paramCapture) CaptureGetSynciv_values() argument 506 CaptureGetTransformFeedbackVarying_length(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_length() argument 520 CaptureGetTransformFeedbackVarying_size(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_size() argument 534 CaptureGetTransformFeedbackVarying_type(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_type() argument 548 CaptureGetTransformFeedbackVarying_name(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_name() argument 652 CaptureProgramBinary_binary(const State &glState, bool isCallValid, ShaderProgramID program, GLenum binaryFormat, const void *binary, GLsizei length, ParamCapture *paramCapture) CaptureProgramBinary_binary() argument [all...] |
| H A D | capture_gles_3_2_autogen.cpp | 216 CaptureDebugMessageInsert(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) CaptureDebugMessageInsert() argument 538 CaptureGetObjectLabel(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) CaptureGetObjectLabel() argument 588 CaptureGetObjectPtrLabel(const State &glState, bool isCallValid, const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) CaptureGetObjectPtrLabel() argument 913 CaptureObjectLabel(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei length, const GLchar *label) CaptureObjectLabel() argument 946 CaptureObjectPtrLabel(const State &glState, bool isCallValid, const void *ptr, GLsizei length, const GLchar *label) CaptureObjectPtrLabel() argument 1034 CapturePushDebugGroup(const State &glState, bool isCallValid, GLenum source, GLuint id, GLsizei length, const GLchar *message) CapturePushDebugGroup() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ProgramGL.cpp | 895 GLsizei length; in getShaderStorageBlockMemberInfo() local 923 GLsizei length = 0; in getShaderStorageBlockSize() local 947 GLsizei length; in getAtomicCounterBufferSizeMap() local [all...] |
| H A D | ContextGL.cpp | 848 angle::Result ContextGL::insertEventMarker(GLsizei length, const char *marker) in insertEventMarker() argument 854 angle::Result ContextGL::pushGroupMarker(GLsizei length, const char *marker) in pushGroupMarker() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cStencilTexturingTests.cpp | 156 glw::GLint length = 0; in createAndBuildProgram() local 225 glw::GLint length = 0; in createAndCompileShader() local [all...] |
| H A D | gl4cVertexAttribBindingTests.cpp | 218 GLint length; in CheckProgram() local 237 GLint length; in CheckProgram() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cProgramInterfaceQueryTests.cpp | 84 GLsizei length; in LinkProgram() local 273 GLsizei length; in VerifyGetProgramResourceiv() local 547 GLint length; CheckProgram() local 570 GLint length; CheckProgram() local 1447 GLsizei length; Run() local 1848 GLsizei length; Run() local 1991 GLsizei length; Run() local 2462 GLsizei length; Run() local 2801 GLsizei length; CreateShaderProgram() local 3173 GLsizei length; Run() local [all...] |
| H A D | es31cSeparateShaderObjsTests.cpp | 872 glw::GLsizei length; in checkProgInfoLog() local 1897 size_t length = fragSrc.size(); iterate() local 2007 glw::GLsizei length = 0; logProgramInfoLog() local 2627 glw::GLsizei length = 0; logProgramInfoLog() local [all...] |
| H A D | es31cTextureGatherTests.cpp | 173 GLint length; in CheckProgram() local 194 GLint length; in CheckProgram() local [all...] |
| H A D | es31cVertexAttribBindingTests.cpp | 150 GLint length; in CheckProgram() local 169 GLint length; in CheckProgram() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestCaseBase.cpp | 834 glw::GLint length = 0; in getShaderSource() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcKHRDebugTests.cpp | 125 static const GLsizei length = (GLsizei)(sizeof(message) / sizeof(message[0])); in fillGroupStack() local 371 static const GLsizei length = (GLsizei)(sizeof(message) / sizeof(message[0])); in iterate() local 408 static const GLsizei length = (GLsizei)(sizeof(message) / sizeof(message[0])); iterate() local 469 static const GLsizei length = (GLsizei)(sizeof(label) / sizeof(label[0])); iterate() local 521 GLsizei length = 0; iterate() local 565 static const GLsizei length = (GLsizei)(sizeof(label) / sizeof(label[0])); iterate() local 606 GLsizei length = 0; iterate() local 718 GLsizei length; iterate() local 2155 GLsizei length; inspectMessageLog() local 2234 GLsizei length; verifyEmptyLog() local [all...] |
| H A D | glcUniformBlockTests.cpp | 645 glw::GLint length; in Link() local 825 glw::GLint length; in Test() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES32.cpp | 185 ValidateDebugMessageInsert(const Context *context, angle::EntryPoint entryPoint, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) ValidateDebugMessageInsert() argument 322 ValidateGetObjectLabel(const Context *context, angle::EntryPoint entryPoint, GLenum identifier, GLuint name, GLsizei bufSize, const GLsizei *length, const GLchar *label) ValidateGetObjectLabel() argument 333 ValidateGetObjectPtrLabel(const Context *context, angle::EntryPoint entryPoint, const void *ptr, GLsizei bufSize, const GLsizei *length, const GLchar *label) ValidateGetObjectPtrLabel() argument 476 ValidateObjectLabel(const Context *context, angle::EntryPoint entryPoint, GLenum identifier, GLuint name, GLsizei length, const GLchar *label) ValidateObjectLabel() argument 486 ValidateObjectPtrLabel(const Context *context, angle::EntryPoint entryPoint, const void *ptr, GLsizei length, const GLchar *label) ValidateObjectPtrLabel() argument 522 ValidatePushDebugGroup(const Context *context, angle::EntryPoint entryPoint, GLenum source, GLuint id, GLsizei length, const GLchar *message) ValidatePushDebugGroup() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_2_autogen.cpp | 341 GL_GetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GL_GetActiveAttrib() argument 377 GL_GetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GL_GetActiveUniform() argument 479 GL_GetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei *length, GLchar *infoLog) GL_GetProgramInfoLog() argument 535 GL_GetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *infoLog) GL_GetShaderInfoLog() argument 566 GL_GetShaderSource(GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source) GL_GetShaderSource() argument 893 GL_ShaderSource(GLuint shader, GLsizei count, const GLchar *const *string, const GLint *length) GL_ShaderSource() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | UniformBufferTest.cpp | 357 GLsizei length; in TEST_P() local 435 GLsizei length; in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | BufferVk.cpp | 610 mapRange(const gl::Context *context, size_t offset, size_t length, GLbitfield access, void **mapPtr) mapRange() argument 625 ghostMappedBuffer(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) ghostMappedBuffer() argument 684 mapRangeImpl(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) mapRangeImpl() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | ANGLEPerfTest.cpp | 199 PerfTestDebugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) PerfTestDebugCallback() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_3_1_autogen.cpp | 473 GL_GetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei *length, GLchar *infoLog) GL_GetProgramPipelineInfoLog() argument 612 GL_GetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name) GL_GetProgramResourceName() argument 648 GL_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) GL_GetProgramResourceiv() argument [all...] |
| H A D | entry_points_gles_3_2_autogen.cpp | 592 GL_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) in GL_GetObjectLabel() argument 290 GL_DebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) GL_DebugMessageInsert() argument 620 GL_GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) GL_GetObjectPtrLabel() argument 922 GL_ObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) GL_ObjectLabel() argument 948 GL_ObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) GL_ObjectPtrLabel() argument 1054 GL_PushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar *message) GL_PushDebugGroup() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkImageFilterTypes.h | 177 SkScalar length() const { return SkVector::Length(fData.fX, fData.fY); } in length() function in skif::LayerSpace
|