/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateTests.cpp | 160 PointerCase pointer; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorUpdateTests.cpp | 160 PointerCase pointer; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.h | 479 setVertexAttribPointer(const Context *context, unsigned int attribNum, Buffer *boundBuffer, GLint size, VertexAttribType type, bool normalized, GLsizei stride, const void *pointer) setVertexAttribPointer() argument 493 setVertexAttribIPointer(const Context *context, unsigned int attribNum, Buffer *boundBuffer, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) setVertexAttribIPointer() argument
|
H A D | Context_gles_1_0.cpp | 666 void Context::matrixIndexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in matrixIndexPointer() argument 671 void Context::weightPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in weightPointer() argument
|
H A D | queryutils.cpp | 1601 void QueryVertexAttribPointerv(const VertexAttribute &attrib, GLenum pname, void **pointer) in QueryVertexAttribPointerv() argument
|
H A D | validationES1.cpp | 80 ValidateBuiltinVertexAttributeCommon(const Context *context, angle::EntryPoint entryPoint, ClientVertexArrayType arrayType, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) ValidateBuiltinVertexAttributeCommon() argument 781 ValidateColorPointer(const Context *context, angle::EntryPoint entryPoint, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) ValidateColorPointer() argument 1271 ValidateNormalPointer(const Context *context, angle::EntryPoint entryPoint, VertexAttribType type, GLsizei stride, const void *pointer) ValidateNormalPointer() argument 1480 ValidateTexCoordPointer(const Context *context, angle::EntryPoint entryPoint, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) ValidateTexCoordPointer() argument 1623 ValidateVertexPointer(const Context *context, angle::EntryPoint entryPoint, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) ValidateVertexPointer() argument 1724 ValidateMatrixIndexPointerOES(const Context *context, angle::EntryPoint entryPoint, GLint size, GLenum type, GLsizei stride, const void *pointer) ValidateMatrixIndexPointerOES() argument 1735 ValidateWeightPointerOES(const Context *context, angle::EntryPoint entryPoint, GLint size, GLenum type, GLsizei stride, const void *pointer) ValidateWeightPointerOES() argument 1746 ValidatePointSizePointerOES(const Context *context, angle::EntryPoint entryPoint, VertexAttribType type, GLsizei stride, const void *pointer) ValidatePointSizePointerOES() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_2_0_autogen.cpp | 1807 CaptureGetVertexAttribPointerv(const State &glState, bool isCallValid, GLuint index, GLenum pname, void **pointer) CaptureGetVertexAttribPointerv() argument 3156 CaptureVertexAttribPointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLboolean normalized, GLsizei stride, const void *pointer) CaptureVertexAttribPointer() argument [all...] |
H A D | capture_gles_3_0_autogen.cpp | 2698 CaptureVertexAttribIPointer(const State &glState, bool isCallValid, GLuint index, GLint size, VertexAttribType typePacked, GLsizei stride, const void *pointer) CaptureVertexAttribIPointer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | StateManagerGL.h | 123 const void *pointer = nullptr; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessBuffersTests.cpp | 3735 glw::GLvoid* pointer = DE_NULL; TestErrorsOfGetNamedBufferPointerv() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_2_0_autogen.cpp | 2126 void GL_APIENTRY GL_GetVertexAttribPointerv(GLuint index, GLenum pname, void **pointer) in GL_GetVertexAttribPointerv() argument 3806 GL_VertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) GL_VertexAttribPointer() argument [all...] |
H A D | entry_points_gles_3_0_autogen.cpp | 2998 GL_VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) in GL_VertexAttribIPointer() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
H A D | libGLESv1_CM.cpp | 288 void GL_APIENTRY glColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in glColorPointer() argument 604 void GL_APIENTRY glNormalPointer(GLenum type, GLsizei stride, const void *pointer) in glNormalPointer() argument 705 void GL_APIENTRY glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in glTexCoordPointer() argument 782 void GL_APIENTRY glVertexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in glVertexPointer() argument 844 glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) glMatrixIndexPointerOES() argument 852 glWeightPointerOES(GLint size, GLenum type, GLsizei stride, const void *pointer) glWeightPointerOES() argument 858 glPointSizePointerOES(GLenum type, GLsizei stride, const void *pointer) glPointSizePointerOES() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv3.cpp | 1810 void GL_APIENTRY VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) in VertexAttribIPointer() argument
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 1079 typedef const Value* pointer; typedef in Json::ValueConstIterator 1128 typedef Value* pointer; typedef in Json::ValueIterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 1079 typedef const Value* pointer; typedef in Json::ValueConstIterator 1128 typedef Value* pointer; typedef in Json::ValueIterator
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngtest.c | 503 png_voidp pointer; member [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 541 FT_Byte* pointer; in store_points() local 670 FT_Byte* pointer; in compute_bbox() local 953 FT_Byte* pointer = NULL; reconstruct_glyf() local 1036 FT_Byte* pointer = NULL; reconstruct_glyf() local [all...] |
/third_party/skia/third_party/externals/tint/src/ |
H A D | program_builder.h | 771 const ast::Pointer* pointer( pointer() function in tint::ProgramBuilder::TypesBuilder 783 const ast::Pointer* pointer( pointer() function in tint::ProgramBuilder::TypesBuilder 795 const ast::Pointer* pointer( pointer() function in tint::ProgramBuilder::TypesBuilder [all...] |
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 1079 typedef const Value* pointer; typedef in Json::ValueConstIterator 1128 typedef Value* pointer; typedef in Json::ValueIterator
|
/third_party/python/Objects/ |
H A D | abstract.c | 481 char* pointer; in PyBuffer_GetPointer() local
|
/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field.h | 263 typedef value_type* pointer; typedef in google::protobuf::final 996 typedef value_type* pointer; global() typedef in google::protobuf::final [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderStateQueryTests.cpp | 2164 const void* pointer; member 2386 const void* pointer; in test() member [all...] |
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 656 void GLContext::vertexAttribPointer (deUint32 index, int size, deUint32 type, deBool normalized, int stride, const void *pointer) in vertexAttribPointer() argument 661 void GLContext::vertexAttribIPointer (deUint32 index, int size, deUint32 type, int stride, const void *pointer) in vertexAttribIPointer() argument
|
/third_party/glfw/src/ |
H A D | wl_window.c | 1364 pointerHandleEnter(void* userData, struct wl_pointer* pointer, uint32_t serial, struct wl_surface* surface, wl_fixed_t sx, wl_fixed_t sy) pointerHandleEnter() argument 1397 pointerHandleLeave(void* userData, struct wl_pointer* pointer, uint32_t serial, struct wl_surface* surface) pointerHandleLeave() argument 1428 pointerHandleMotion(void* userData, struct wl_pointer* pointer, uint32_t time, wl_fixed_t sx, wl_fixed_t sy) pointerHandleMotion() argument 1530 pointerHandleButton(void* userData, struct wl_pointer* pointer, uint32_t serial, uint32_t time, uint32_t button, uint32_t state) pointerHandleButton() argument 1608 pointerHandleAxis(void* userData, struct wl_pointer* pointer, uint32_t time, uint32_t axis, wl_fixed_t value) pointerHandleAxis() argument 2875 relativePointerHandleRelativeMotion(void* userData, struct zwp_relative_pointer_v1* pointer, uint32_t timeHi, uint32_t timeLo, wl_fixed_t dx, wl_fixed_t dy, wl_fixed_t dxUnaccel, wl_fixed_t dyUnaccel) relativePointerHandleRelativeMotion() argument [all...] |