Home
last modified time | relevance | path

Searched defs:type (Results 12101 - 12125 of 12363) sorted by relevance

1...<<481482483484485486487488489490>>...495

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp138 LimitType type; in validateFeatureLimits() member
542 LimitType type; global() member
4128 getValidImageCreateFlags(const VkPhysicalDeviceFeatures& deviceFeatures, VkFormat format, VkFormatFeatureFlags formatFeatures, VkImageType type, VkImageUsageFlags usage) getValidImageCreateFlags() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp407 CaptureGetTexImageANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum format, GLenum type, void *pixels) CaptureGetTexImageANGLE() argument
469 CaptureGetRenderbufferImageANGLE(const State &glState, bool isCallValid, GLenum target, GLenum format, GLenum type, void *pixels) CaptureGetRenderbufferImageANGLE() argument
1883 CaptureReadPixelsRobustANGLE(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels) CaptureReadPixelsRobustANGLE() argument
1974 CaptureTexImage2DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexImage2DRobustANGLE() argument
2083 CaptureTexSubImage2DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexSubImage2DRobustANGLE() argument
2128 CaptureTexImage3DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexImage3DRobustANGLE() argument
2175 CaptureTexSubImage3DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexSubImage3DRobustANGLE() argument
3522 CaptureReadnPixelsRobustANGLE(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data) CaptureReadnPixelsRobustANGLE() argument
4247 CaptureTexImage2DExternalANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type) CaptureTexImage2DExternalANGLE() argument
4904 CaptureGetObjectLabelEXT(const State &glState, bool isCallValid, GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label) CaptureGetObjectLabelEXT() argument
4953 CaptureLabelObjectEXT(const State &glState, bool isCallValid, GLenum type, GLuint object, GLsizei length, const GLchar *label) CaptureLabelObjectEXT() argument
6220 CaptureMultiDrawElementsIndirectEXT(const State &glState, bool isCallValid, GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) CaptureMultiDrawElementsIndirectEXT() argument
6400 CaptureReadnPixelsEXT(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) CaptureReadnPixelsEXT() argument
8289 CaptureDebugMessageControlKHR(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) CaptureDebugMessageControlKHR() argument
8326 CaptureDebugMessageInsertKHR(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) CaptureDebugMessageInsertKHR() argument
9909 CaptureMatrixIndexPointerOES(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer) CaptureMatrixIndexPointerOES() argument
9941 CaptureWeightPointerOES(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer) CaptureWeightPointerOES() argument
10197 CaptureTexImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage3DOES() argument
10243 CaptureTexSubImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage3DOES() argument
[all...]
H A Dcapture_gles_ext_params.cpp217 CaptureMultiDrawElementsIndirectEXT_indirect(const State &glState, bool isCallValid, GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride, angle::ParamCapture *paramCapture) CaptureMultiDrawElementsIndirectEXT_indirect() argument
815 CaptureReadPixelsRobustANGLE_length(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels, ParamCapture *paramCapture) CaptureReadPixelsRobustANGLE_length() argument
839 CaptureReadPixelsRobustANGLE_columns(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels, ParamCapture *paramCapture) CaptureReadPixelsRobustANGLE_columns() argument
863 CaptureReadPixelsRobustANGLE_rows(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels, ParamCapture *paramCapture) CaptureReadPixelsRobustANGLE_rows() argument
887 CaptureReadPixelsRobustANGLE_pixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels, ParamCapture *paramCapture) CaptureReadPixelsRobustANGLE_pixels() argument
912 CaptureTexImage2DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2DRobustANGLE_pixels() argument
961 CaptureTexSubImage2DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2DRobustANGLE_pixels() argument
988 CaptureTexImage3DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3DRobustANGLE_pixels() argument
1006 CaptureTexSubImage3DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3DRobustANGLE_pixels() argument
1626 CaptureReadnPixelsRobustANGLE_length(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data, ParamCapture *paramCapture) CaptureReadnPixelsRobustANGLE_length() argument
1644 CaptureReadnPixelsRobustANGLE_columns(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data, ParamCapture *paramCapture) CaptureReadnPixelsRobustANGLE_columns() argument
1662 CaptureReadnPixelsRobustANGLE_rows(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data, ParamCapture *paramCapture) CaptureReadnPixelsRobustANGLE_rows() argument
1680 CaptureReadnPixelsRobustANGLE_data(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data, ParamCapture *paramCapture) CaptureReadnPixelsRobustANGLE_data() argument
2573 CaptureReadnPixelsEXT_data(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data, ParamCapture *paramCapture) CaptureReadnPixelsEXT_data() argument
2794 CaptureDebugMessageControlKHR_ids(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled, ParamCapture *paramCapture) CaptureDebugMessageControlKHR_ids() argument
2807 CaptureDebugMessageInsertKHR_buf(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf, ParamCapture *paramCapture) CaptureDebugMessageInsertKHR_buf() argument
2934 CaptureGetObjectLabelEXT_length(const State &glState, bool isCallValid, GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label, angle::ParamCapture *paramCapture) CaptureGetObjectLabelEXT_length() argument
2946 CaptureGetObjectLabelEXT_label(const State &glState, bool isCallValid, GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label, angle::ParamCapture *paramCapture) CaptureGetObjectLabelEXT_label() argument
2958 CaptureLabelObjectEXT_label(const State &glState, bool isCallValid, GLenum type, GLuint object, GLsizei length, const GLchar *label, angle::ParamCapture *paramCapture) CaptureLabelObjectEXT_label() argument
3227 CaptureMatrixIndexPointerOES_pointer(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureMatrixIndexPointerOES_pointer() argument
3238 CaptureWeightPointerOES_pointer(const State &glState, bool isCallValid, GLint size, GLenum type, GLsizei stride, const void *pointer, ParamCapture *paramCapture) CaptureWeightPointerOES_pointer() argument
3311 CaptureTexImage3DOES_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3DOES_pixels() argument
3329 CaptureTexSubImage3DOES_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3DOES_pixels() argument
3510 CaptureGetTexImageANGLE_pixels(const State &glState, bool isCallValid, TextureTarget target, GLint level, GLenum format, GLenum type, void *pixels, angle::ParamCapture *paramCapture) CaptureGetTexImageANGLE_pixels() argument
3547 CaptureGetRenderbufferImageANGLE_pixels(const State &glState, bool isCallValid, GLenum target, GLenum format, GLenum type, void *pixels, angle::ParamCapture *paramCapture) CaptureGetRenderbufferImageANGLE_pixels() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp717 void Utils::texture::get(glw::GLenum format, glw::GLenum type, glw::GLvoid* out_data) in get() argument
735 void Utils::texture::update(glw::GLuint width, glw::GLuint height, glw::GLenum format, glw::GLenum type, in update() argument
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp354 const GLchar* Utils::getImageType(Utils::TEXTURE_TYPES type) in getImageType() argument
397 GLuint Utils::getNumberOfCoordinates(Utils::TEXTURE_TYPES type) in getNumberOfCoordinates() argument
440 getSamplerType(Utils::TEXTURE_TYPES type) getSamplerType() argument
483 getTextureTartet(Utils::TEXTURE_TYPES type) getTextureTartet() argument
526 getTextureTypeName(Utils::TEXTURE_TYPES type) getTextureTypeName() argument
569 doesTypeSupportMatrix(TYPES type) doesTypeSupportMatrix() argument
635 getTypeName(TYPES type, glw::GLuint n_columns, glw::GLuint n_rows) getTypeName() argument
15678 getVectorInitializer(Utils::TYPES type, glw::GLuint n_rows) getVectorInitializer() argument
18392 uniform(const glw::GLchar* uniform_name, TYPES type, glw::GLuint n_columns, glw::GLuint n_rows, const void* data) const uniform() argument
18630 get(glw::GLenum format, glw::GLenum type, glw::GLvoid* out_data) const get() argument
18710 update(glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLenum format, glw::GLenum type, glw::GLvoid* data) update() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp4191 formatDefinition(glw::GLenum internal_format, glw::GLenum format, glw::GLenum type, bool is_compressed, samplerType sampler_type, const glw::GLchar* name) global() argument
4233 formatInfo(glw::GLenum internal_format, glw::GLenum format, glw::GLenum type, bool is_compressed) global() argument
4739 shaderConfiguration(shaderType type, glw::GLenum primitive_type, const glw::GLchar* name) global() argument
5090 glw::GLenum type = GL_FLOAT; global() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h335 int type; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp234 getImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags, Dispatch const & d ) const getImageFormatProperties() argument
1279 getSparseImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageTiling tiling, Dispatch const & d ) const getSparseImageFormatProperties() argument
1317 getSparseImageFormatProperties( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::SampleCountFlagBits samples, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageTiling tiling, SparseImageFormatPropertiesAllocator & sparseImageFormatPropertiesAllocator, Dispatch const & d ) const getSparseImageFormatProperties() argument
10194 getExternalImageFormatPropertiesNV( VULKAN_HPP_NAMESPACE::Format format, VULKAN_HPP_NAMESPACE::ImageType type, VULKAN_HPP_NAMESPACE::ImageTiling tiling, VULKAN_HPP_NAMESPACE::ImageUsageFlags usage, VULKAN_HPP_NAMESPACE::ImageCreateFlags flags, VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV externalHandleType, Dispatch const & d ) const getExternalImageFormatPropertiesNV() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp243 void GL_APIENTRY GL_DrawElementsIndirect(GLenum mode, GLenum type, const void *indirect) in GL_DrawElementsIndirect() argument
1393 GLuint GL_APIENTRY GL_CreateShaderProgramv(GLenum type, GLsizei count, const GLchar *const *strings) in GL_CreateShaderProgramv() argument
3818 GL_VertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) in GL_VertexAttribLPointer() argument
3991 GL_DrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLuint baseinstance) GL_DrawElementsInstancedBaseInstance() argument
4027 GL_DrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance) GL_DrawElementsInstancedBaseVertexBaseInstance() argument
4341 GL_ClearBufferData(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void *data) GL_ClearBufferData() argument
4375 GL_ClearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) GL_ClearBufferSubData() argument
4489 GL_DebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) GL_DebugMessageControl() argument
4525 GL_DebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) GL_DebugMessageInsert() argument
5243 GL_MultiDrawElementsIndirect(GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) GL_MultiDrawElementsIndirect() argument
5582 GL_VertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexAttribFormat() argument
5616 GL_VertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexAttribIFormat() argument
5647 GL_VertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexAttribLFormat() argument
5909 GL_ClearTexImage(GLuint texture, GLint level, GLenum format, GLenum type, const void *data) GL_ClearTexImage() argument
5938 GL_ClearTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) GL_ClearTexSubImage() argument
6087 GL_ClearNamedBufferData(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const void *data) GL_ClearNamedBufferData() argument
6122 GL_ClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) GL_ClearNamedBufferSubData() argument
7336 GL_GetTextureImage(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) GL_GetTextureImage() argument
7543 GL_GetTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void *pixels) GL_GetTextureSubImage() argument
7758 GL_GetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *table) GL_GetnColorTable() argument
7814 GL_GetnConvolutionFilter(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void *image) GL_GetnConvolutionFilter() argument
7844 GL_GetnHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void *values) GL_GetnHistogram() argument
7956 GL_GetnMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void *values) GL_GetnMinmax() argument
8090 GL_GetnSeparableFilter(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void *row, GLsizei columnBufSize, void *column, void *span) GL_GetnSeparableFilter() argument
8129 GL_GetnTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void *pixels) GL_GetnTexImage() argument
8805 GL_ReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) GL_ReadnPixels() argument
9260 GL_TextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) GL_TextureSubImage1D() argument
9297 GL_TextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) GL_TextureSubImage2D() argument
9337 GL_TextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) GL_TextureSubImage3D() argument
9498 GL_VertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) GL_VertexArrayAttribFormat() argument
9535 GL_VertexArrayAttribIFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexArrayAttribIFormat() argument
9568 GL_VertexArrayAttribLFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) GL_VertexArrayAttribLFormat() argument
9762 GL_MultiDrawElementsIndirectCount(GLenum mode, GLenum type, const void *indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride) GL_MultiDrawElementsIndirectCount() argument
[all...]
H A Dentry_points_gl_1_autogen.cpp184 void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists) in GL_CallLists() argument
1155 void GL_APIENTRY GL_CopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) in GL_CopyPixels() argument
1340 GL_DrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) GL_DrawPixels() argument
1751 GL_FeedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) GL_FeedbackBuffer() argument
2583 GL_GetTexImage(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) GL_GetTexImage() argument
5080 GL_ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) GL_ReadPixels() argument
6548 GL_TexImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels) GL_TexImage1D() argument
6585 GL_TexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) GL_TexImage2D() argument
7417 GL_ColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_ColorPointer() argument
7657 GL_DrawElements(GLenum mode, GLsizei count, GLenum type, const void *indices) GL_DrawElements() argument
7783 GL_IndexPointer(GLenum type, GLsizei stride, const void *pointer) GL_IndexPointer() argument
7909 GL_NormalPointer(GLenum type, GLsizei stride, const void *pointer) GL_NormalPointer() argument
8031 GL_TexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_TexCoordPointer() argument
8058 GL_TexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) GL_TexSubImage1D() argument
8094 GL_TexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) GL_TexSubImage2D() argument
8134 GL_VertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_VertexPointer() argument
8201 GL_DrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) GL_DrawRangeElements() argument
8237 GL_TexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) GL_TexImage3D() argument
8278 GL_TexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) GL_TexSubImage3D() argument
9602 GL_FogCoordPointer(GLenum type, GLsizei stride, const void *pointer) GL_FogCoordPointer() argument
9748 GL_MultiDrawElements(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei drawcount) GL_MultiDrawElements() argument
10265 GL_SecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_SecondaryColorPointer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp766 getIncompleteTexture(const gl::Context *context, gl::TextureType type, gl::SamplerFormat format, gl::Texture **textureOut) getIncompleteTexture() argument
2728 drawElements(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices) synchronizeCpuGpuTime() argument
2749 drawElementsBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLint baseVertex) synchronizeCpuGpuTime() argument
2771 drawElementsInstanced(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instances) synchronizeCpuGpuTime() argument
2793 drawElementsInstancedBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instances, GLint baseVertex) synchronizeCpuGpuTime() argument
2816 drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instances, GLint baseVertex, GLuint baseInstance) synchronizeCpuGpuTime() argument
2840 drawRangeElements(const gl::Context *context, gl::PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, gl::DrawElementsType type, const void *indices) synchronizeCpuGpuTime() argument
2851 drawRangeElementsBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, gl::DrawElementsType type, const void *indices, GLint baseVertex) synchronizeCpuGpuTime() argument
2875 drawElementsIndirect(const gl::Context *context, gl::PrimitiveMode mode, gl::DrawElementsType type, const void *indirect) synchronizeCpuGpuTime() argument
2981 multiDrawElements(const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, GLsizei drawcount) synchronizeCpuGpuTime() argument
2991 multiDrawElementsInstanced(const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) synchronizeCpuGpuTime() argument
3003 multiDrawElementsIndirect(const gl::Context *context, gl::PrimitiveMode mode, gl::DrawElementsType type, const void *indirect, GLsizei drawcount, GLsizei stride) synchronizeCpuGpuTime() argument
3013 multiDrawElementsIndirectHelper(const gl::Context *context, gl::PrimitiveMode mode, gl::DrawElementsType type, const void *indirect, GLsizei drawcount, GLsizei stride) synchronizeCpuGpuTime() argument
3117 multiDrawElementsInstancedBaseVertexBaseInstance( const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) synchronizeCpuGpuTime() argument
4335 createQuery(gl::QueryType type) createQuery() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.cpp91 bool ValidReadPixelsTypeEnum(const Context *context, GLenum type) in ValidReadPixelsTypeEnum() argument
167 ValidReadPixelsUnsignedNormalizedDepthType(const Context *context, const gl::InternalFormat *info, GLenum type) ValidReadPixelsUnsignedNormalizedDepthType() argument
184 ValidReadPixelsFloatDepthType(const Context *context, const gl::InternalFormat *info, GLenum type) ValidReadPixelsFloatDepthType() argument
192 ValidReadPixelsFormatType(const Context *context, const gl::InternalFormat *info, GLenum format, GLenum type) ValidReadPixelsFormatType() argument
634 ValidTextureTarget(const Context *context, TextureType type) ValidTextureTarget() argument
674 ValidTexture2DTarget(const Context *context, TextureType type) ValidTexture2DTarget() argument
801 ValidateDrawElementsInstancedBase(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei primcount) ValidateDrawElementsInstancedBase() argument
916 ValidTexLevelDestinationTarget(const Context *context, TextureType type) ValidTexLevelDestinationTarget() argument
962 ValidMipLevel(const Context *context, TextureType type, GLint level) ValidMipLevel() argument
1166 ValidImageDataSize(const Context *context, angle::EntryPoint entryPoint, TextureType texType, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, GLsizei imageSize) ValidImageDataSize() argument
1260 ValidateWebGLVertexAttribPointer(const Context *context, angle::EntryPoint entryPoint, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr, bool pureInteger) ValidateWebGLVertexAttribPointer() argument
1985 ValidateReadPixelsRobustANGLE(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const GLsizei *length, const GLsizei *columns, const GLsizei *rows, const void *pixels) ValidateReadPixelsRobustANGLE() argument
2026 ValidateReadnPixelsEXT(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateReadnPixelsEXT() argument
2047 ValidateReadnPixelsRobustANGLE(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const GLsizei *length, const GLsizei *columns, const GLsizei *rows, const void *data) ValidateReadnPixelsRobustANGLE() argument
4346 ValidateDrawElementsInstancedANGLE(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei primcount) ValidateDrawElementsInstancedANGLE() argument
4369 ValidateDrawElementsInstancedEXT(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei primcount) ValidateDrawElementsInstancedEXT() argument
4726 ValidateEGLImageTargetTexture2DOES(const Context *context, angle::EntryPoint entryPoint, TextureType type, GLeglImageOES image) ValidateEGLImageTargetTexture2DOES() argument
6950 ValidatePixelPack(const Context *context, angle::EntryPoint entryPoint, GLenum format, GLenum type, GLint x, GLint y, GLsizei width, GLsizei height, GLsizei bufSize, GLsizei *length, const void *pixels) ValidatePixelPack() argument
7045 ValidateReadPixelsBase(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, const void *pixels) ValidateReadPixelsBase() argument
8074 TextureType type = TextureTargetToType(target); ValidateGetTexLevelParameterBase() local
8243 ValidateTexImage2DExternalANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type) ValidateTexImage2DExternalANGLE() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp386 GL_GetTexImageANGLE(GLenum target, GLint level, GLenum format, GLenum type, void *pixels) in GL_GetTexImageANGLE() argument
74 GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instanceCounts, GLint baseVertex, GLuint baseInstance) GL_DrawElementsInstancedBaseVertexBaseInstanceANGLE() argument
153 GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE(GLenum mode, const GLsizei *counts, GLenum type, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) GL_MultiDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument
444 GL_GetRenderbufferImageANGLE(GLenum target, GLenum format, GLenum type, void *pixels) GL_GetRenderbufferImageANGLE() argument
573 GL_DrawElementsInstancedANGLE(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei primcount) GL_DrawElementsInstancedANGLE() argument
940 GL_MultiDrawElementsANGLE(GLenum mode, const GLsizei *counts, GLenum type, const GLvoid *const *indices, GLsizei drawcount) GL_MultiDrawElementsANGLE() argument
975 GL_MultiDrawElementsInstancedANGLE(GLenum mode, const GLsizei *counts, GLenum type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) GL_MultiDrawElementsInstancedANGLE() argument
1595 GL_ReadPixelsRobustANGLE(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *pixels) GL_ReadPixelsRobustANGLE() argument
1637 GL_TexImage2DRobustANGLE(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) GL_TexImage2DRobustANGLE() argument
1743 GL_TexSubImage2DRobustANGLE(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) GL_TexSubImage2DRobustANGLE() argument
1785 GL_TexImage3DRobustANGLE(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) GL_TexImage3DRobustANGLE() argument
1829 GL_TexSubImage3DRobustANGLE(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) GL_TexSubImage3DRobustANGLE() argument
2833 GL_ReadnPixelsRobustANGLE(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLsizei *length, GLsizei *columns, GLsizei *rows, void *data) GL_ReadnPixelsRobustANGLE() argument
3378 GL_TexImage2DExternalANGLE(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type) GL_TexImage2DExternalANGLE() argument
4185 GL_GetObjectLabelEXT(GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label) GL_GetObjectLabelEXT() argument
4214 GL_LabelObjectEXT(GLenum type, GLuint object, GLsizei length, const GLchar *label) GL_LabelObjectEXT() argument
4901 GL_DrawElementsBaseVertexEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawElementsBaseVertexEXT() argument
4936 GL_DrawElementsInstancedBaseVertexEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) GL_DrawElementsInstancedBaseVertexEXT() argument
4974 GL_DrawRangeElementsBaseVertexEXT(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertexEXT() argument
5012 GL_MultiDrawElementsBaseVertexEXT(GLenum mode, const GLsizei *count, GLenum type, const void *const *indices, GLsizei primcount, const GLint *basevertex) GL_MultiDrawElementsBaseVertexEXT() argument
5190 GL_DrawElementsInstancedEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei primcount) GL_DrawElementsInstancedEXT() argument
5781 GL_MultiDrawElementsIndirectEXT(GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) GL_MultiDrawElementsIndirectEXT() argument
6039 GL_ReadnPixelsEXT(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) GL_ReadnPixelsEXT() argument
6383 GL_CreateShaderProgramvEXT(GLenum type, GLsizei count, const GLchar **strings) GL_CreateShaderProgramvEXT() argument
8225 GL_DebugMessageControlKHR(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) GL_DebugMessageControlKHR() argument
8261 GL_DebugMessageInsertKHR(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) GL_DebugMessageInsertKHR() argument
9140 GL_DrawElementsBaseVertexOES(GLenum mode, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawElementsBaseVertexOES() argument
9175 GL_DrawElementsInstancedBaseVertexOES(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLint basevertex) GL_DrawElementsInstancedBaseVertexOES() argument
9213 GL_DrawRangeElementsBaseVertexOES(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLint basevertex) GL_DrawRangeElementsBaseVertexOES() argument
10138 GL_MatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_MatrixIndexPointerOES() argument
10168 GL_WeightPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) GL_WeightPointerOES() argument
10197 GL_PointSizePointerOES(GLenum type, GLsizei stride, const void *pointer) GL_PointSizePointerOES() argument
10459 GL_TexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) GL_TexImage3DOES() argument
10501 GL_TexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) GL_TexSubImage3DOES() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp849 void Context::setVertexAttribState(unsigned int attribNum, Buffer *boundBuffer, GLint size, GLenum type, in setVertexAttribState() argument
935 createShader(GLenum type) createShader() argument
1192 bindTexture(TextureType type, GLuint texture) bindTexture() argument
1464 createQuery(unsigned int handle, GLenum type) createQuery() argument
1597 getPixels(const GLvoid **pixels, GLenum type, size_t imageSize) const getPixels() argument
2514 getQueryParameterInfo(GLenum pname, GLenum *type, unsigned int *numParams) const getQueryParameterInfo() argument
3106 applyIndexBuffer(const void *indices, GLuint start, GLuint end, GLsizei count, GLenum mode, GLenum type, TranslatedIndexData *indexInfo) applyIndexBuffer() argument
3233 applyTexture(sw::SamplerType type, int index, Texture *baseTexture) applyTexture() argument
3357 readPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei *bufSize, void* pixels) readPixels() argument
3631 drawElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) drawElements() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp417 inline InternalType asInternalType(Type *type) in asInternalType() argument
461 static size_t typeSize(Type *type) in typeSize() argument
496 elementCount(Type *type) elementCount() argument
576 llvm::Type *type = jit->function->getReturnType(); acquireRoutine() local
648 allocateStackVariable(Type *type, int arraySize) allocateStackVariable() argument
891 createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int alignment, bool atomic, std::memory_order memoryOrder) createLoad() argument
975 createStore(Value *value, Value *ptr, Type *type, bool isVolatile, unsigned int alignment, bool atomic, std::memory_order memoryOrder) createStore() argument
1277 createGEP(Value *ptr, Type *type, Value *index, bool unsignedIndex) createGEP() argument
1647 createExtractElement(Value *vector, Type *type, int index) createExtractElement() argument
1806 createConstantVector(const int64_t *constants, Type *type) createConstantVector() argument
1823 createConstantVector(const double *constants, Type *type) createConstantVector() argument
1853 Type *Void::type() type() function in rr::Void
1858 Type *Bool::type() type() function in rr::Bool
1863 Type *Byte::type() type() function in rr::Byte
1868 Type *SByte::type() type() function in rr::SByte
1873 Type *Short::type() type() function in rr::Short
1878 Type *UShort::type() type() function in rr::UShort
1883 Type *Byte4::type() type() function in rr::Byte4
1888 Type *SByte4::type() type() function in rr::SByte4
1942 Type *Byte8::type() type() function in rr::Byte8
1997 Type *SByte8::type() type() function in rr::SByte8
2002 Type *Byte16::type() type() function in rr::Byte16
2007 Type *SByte16::type() type() function in rr::SByte16
2012 Type *Short2::type() type() function in rr::Short2
2017 Type *UShort2::type() type() function in rr::UShort2
2176 Type *Short4::type() type() function in rr::Short4
2280 Type *UShort4::type() type() function in rr::UShort4
2325 Type *Short8::type() type() function in rr::Short8
2360 Type *UShort8::type() type() function in rr::UShort8
2415 Type *Int::type() type() function in rr::Int
2420 Type *Long::type() type() function in rr::Long
2481 Type *UInt::type() type() function in rr::UInt
2521 Type *Int2::type() type() function in rr::Int2
2550 Type *UInt2::type() type() function in rr::UInt2
2809 Type *Int4::type() type() function in rr::Int4
2923 Type *UInt4::type() type() function in rr::UInt4
2928 Type *Half::type() type() function in rr::Half
3124 Type *Float::type() type() function in rr::Float
3129 Type *Float2::type() type() function in rr::Float2
3586 Type *Float4::type() type() function in rr::Float4
[all...]
H A DReactor.hpp179 Type *const type; member in rr::Variable
245 typedef bool type; typedef
257 typedef int type; typedef
263 typedef unsigned int type; typedef
269 typedef int64_t type; typedef
281 typedef float type; global() typedef
3079 Type *Pointer<T>::type() type() function in rr::Pointer
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp613 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) in vkGetPhysicalDeviceImageFormatProperties() argument
1337 VKAPI_ATTR void VKAPI_CALL vkGetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pPropertyCount, VkSparseImageFormatProperties *pProperties) in vkGetPhysicalDeviceSparseImageFormatProperties() argument
1423 VkSemaphoreType type = VK_SEMAPHORE_TYPE_BINARY; in vkCreateSemaphore() local
3499 VkImageType type = pImageFormatInfo->type; vkGetPhysicalDeviceImageFormatProperties2() local
[all...]
/third_party/openssl/ssl/
H A Dssl_lib.c88 enum { READFUNC, WRITEFUNC, OTHERFUNC } type; member
2842 const char *SSL_get_servername(const SSL *s, const int type) in SSL_get_servername() argument
4474 SSL_set_info_callback(SSL *ssl, void (*cb) (const SSL *ssl, int type, int val)) SSL_set_info_callback() argument
4712 SSL_CTX_set_record_padding_callback(SSL_CTX *ctx, size_t (*cb) (SSL *ssl, int type, size_t len, void *arg)) SSL_CTX_set_record_padding_callback() argument
4741 SSL_set_record_padding_callback(SSL *ssl, size_t (*cb) (SSL *ssl, int type, size_t len, void *arg)) SSL_set_record_padding_callback() argument
5469 SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out, size_t *outlen) SSL_client_hello_get0_ext() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp6993 static int type = 0; global() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c351 swig_type_info *type; /* pointer to type that is equivalent to this type */ member
504 SWIG_TypePrettyName(const swig_type_info *type) SWIG_TypePrettyName() argument
936 PyTypeObject type; global() member
968 PyObject* type = 0; SWIG_Python_ErrorType() local
1013 PyObject *type = 0; SWIG_Python_AddErrorMsg() local
1118 int type; global() member
1702 PyObject *val = NULL, *type = NULL, *tb = NULL; SwigPyObject_dealloc() local
2620 SWIG_Python_NewPointerObj(PyObject *self, void *ptr, swig_type_info *type, int flags) SWIG_Python_NewPointerObj() argument
2674 SWIG_Python_NewPackedObj(void *ptr, size_t sz, swig_type_info *type) SWIG_Python_NewPackedObj() argument
2798 SWIG_Python_TypeQuery(const char *type) SWIG_Python_TypeQuery() argument
2838 PyObject *type = 0; SWIG_Python_AddErrMesg() local
2883 SWIG_Python_TypeError(const char *type, PyObject *obj) SWIG_Python_TypeError() argument
5046 swig_type_info *type = 0; SWIG_InitializeModule() local
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h335 int type; member
/third_party/python/Modules/
H A D_datetimemodule.c674 time_alloc(PyTypeObject *type, Py_ssize_t aware) in time_alloc() argument
686 datetime_alloc(PyTypeObject *type, Py_ssize_t aware) in datetime_alloc() argument
945 new_date_ex(int year, int month, int day, PyTypeObject *type) in new_date_ex() argument
988 new_datetime_ex2(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyTypeObject *type) new_datetime_ex2() argument
1022 new_datetime_ex(int year, int month, int day, int hour, int minute, int second, int usecond, PyObject *tzinfo, PyTypeObject *type) new_datetime_ex() argument
1069 new_time_ex2(int hour, int minute, int second, int usecond, PyObject *tzinfo, int fold, PyTypeObject *type) new_time_ex2() argument
1100 new_time_ex(int hour, int minute, int second, int usecond, PyObject *tzinfo, PyTypeObject *type) new_time_ex() argument
1116 new_delta_ex(int days, int seconds, int microseconds, int normalize, PyTypeObject *type) new_delta_ex() argument
1163 PyTypeObject *type = &PyDateTime_TimeZoneType; create_timezone() local
1921 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) microseconds_to_delta_ex() argument
2510 delta_new(PyTypeObject *type, PyObject *args, PyObject *kw) delta_new() argument
2886 date_from_pickle(PyTypeObject *type, PyObject *state) date_from_pickle() argument
2900 date_new(PyTypeObject *type, PyObject *args, PyObject *kw) date_new() argument
3008 datetime_date_fromtimestamp(PyTypeObject *type, PyObject *timestamp) datetime_date_fromtimestamp() argument
3413 iso_calendar_date_new_impl(PyTypeObject *type, int year, int week, int weekday) iso_calendar_date_new_impl() argument
3910 timezone_new(PyTypeObject *type, PyObject *args, PyObject *kw) timezone_new() argument
4206 time_from_pickle(PyTypeObject *type, PyObject *state, PyObject *tzinfo) time_from_pickle() argument
4239 time_new(PyTypeObject *type, PyObject *args, PyObject *kw) time_new() argument
4883 datetime_from_pickle(PyTypeObject *type, PyObject *state, PyObject *tzinfo) datetime_from_pickle() argument
4916 datetime_new(PyTypeObject *type, PyObject *args, PyObject *kw) datetime_new() argument
5148 datetime_datetime_now_impl(PyTypeObject *type, PyObject *tz) datetime_datetime_now_impl() argument
[all...]
H A D_pickle.c4273 PyTypeObject *type; in save() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc2573 auto* type = type_it->second; MakeExpression() local
3416 auto* type = ty_.Reference(storage_type, ast::StorageClass::kNone); EmitStatementsInBasicBlock() local
4424 auto* type = parser_impl_.ConvertType(pointer_type_id, PtrAs::Ref); MakeAccessChain() local
4714 const auto* type = type_mgr_->GetType(inst.type_id()); RegisterLocallyDefinedValues() local
4777 RemapStorageClass(const Type* type, uint32_t result_id) RemapStorageClass() argument
5930 auto* type = parser_impl_.ConvertType(inst.type_id()); MakeVectorInsertDynamic() local
6004 auto* type = parser_impl_.ConvertType(inst.type_id()); MakeCompositeInsert() local
[all...]
/third_party/tzdata/
H A Dzic.c444 unsigned char type; member
2592 register int mrudst, mrustd, hidst, histd, type; writezone() local
3230 int type; outzone() local
3275 int type; outzone() local
3392 int type = addtype(startoff, startbuf, isdst, outzone() local
3475 addtt(zic_t starttime, int type) addtt() argument
[all...]

Completed in 149 milliseconds

1...<<481482483484485486487488489490>>...495