Home
last modified time | relevance | path

Searched defs:depth (Results 876 - 900 of 1130) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp1335 CompressedImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLenum internal_format, glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLsizei image_size, const glw::GLvoid* data) CompressedImage() argument
1439 Image(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLenum internal_format, glw::GLuint width, glw::GLuint height, glw::GLuint depth, glw::GLenum format, glw::GLenum type, const glw::GLvoid* data) Image() argument
1490 Storage(const glw::Functions& gl, glw::GLenum target, glw::GLsizei levels, glw::GLenum internal_format, glw::GLuint width, glw::GLuint height, glw::GLuint depth) Storage() argument
1531 SubImage(const glw::Functions& gl, glw::GLenum target, glw::GLint level, glw::GLint x, glw::GLint y, glw::GLint z, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLenum format, glw::GLenum type, const glw::GLvoid* pixels) SubImage() argument
[all...]
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp646 glw::GLfloat depth = 0.f; in SubTestContent() local
1126 glw::GLfloat depth in SubTestContent() local
2399 TestClearDepthAndStencil(glw::GLfloat depth, glw::GLint stencil) TestClearDepthAndStencil() argument
2987 glw::GLfloat depth[2][3] = { { 0 } }; CheckDepth() local
3069 ClearFramebuffer(glw::GLfloat red, glw::GLfloat green, glw::GLfloat blue, glw::GLfloat depth, glw::GLint stencil) ClearFramebuffer() argument
4082 CreateRenderbufferFramebuffer(bool depth, bool stencil) CreateRenderbufferFramebuffer() argument
4158 CreateTextureFramebuffer(bool depth, bool stencil) CreateTextureFramebuffer() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h489 void set_struct_nesting_depth(uint32_t id, uint32_t depth) { in set_struct_nesting_depth() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp464 CopyImageCHROMIUM(const uint8_t *sourceData, size_t sourceRowPitch, size_t sourcePixelBytes, size_t sourceDepthPitch, PixelReadFunction pixelReadFunction, uint8_t *destData, size_t destRowPitch, size_t destPixelBytes, size_t destDepthPitch, PixelWriteFunction pixelWriteFunction, GLenum destUnsizedFormat, GLenum destComponentType, size_t width, size_t height, size_t depth, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) CopyImageCHROMIUM() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES31.cpp2997 ValidateTexStorage3DMultisampleOES(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei samples, GLenum sizedinternalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) ValidateTexStorage3DMultisampleOES() argument
3036 ValidateTexStorageMem3DMultisampleEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DMultisampleEXT() argument
H A DvalidationES1.cpp718 bool ValidateClearDepthx(const Context *context, angle::EntryPoint entryPoint, GLfixed depth) in ValidateClearDepthx() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DStateChangeTest.cpp3101 GLRenderbuffer depth; in TEST_P() local
[all...]
H A DRobustResourceInitTest.cpp1012 GLRenderbuffer depth; in TEST_P() local
[all...]
H A DFramebufferTest.cpp3641 GLRenderbuffer depth; TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp407 TexImage3DMinimizedProc(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) TexImage3DMinimizedProc() argument
432 TexSubImage3DMinimizedProc(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) TexSubImage3DMinimizedProc() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp253 void GL_APIENTRY glClearDepthx(GLfixed depth) in glClearDepthx() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_0_autogen.cpp249 void GL_APIENTRY GL_ClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) in GL_ClearBufferfi() argument
382 GL_CompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data) GL_CompressedTexImage3D() argument
423 GL_CompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data) GL_CompressedTexSubImage3D() argument
2243 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
2314 GL_TexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) GL_TexStorage3D() argument
2349 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
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp337 void GL_APIENTRY TexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *data) in TexImage3D() argument
397 void GL_APIENTRY TexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) in TexSubImage3D() argument
508 CompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data) CompressedTexImage3D() argument
565 CompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data) CompressedTexSubImage3D() argument
2365 ClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) ClearBufferfi() argument
3707 TexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) TexStorage3D() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.hpp235 int depth; member
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp1396 const int depth = 0x404; in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_context.h481 bool GoDeeperInConstantObfuscation(uint32_t depth) { in GoDeeperInConstantObfuscation() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_context.h481 bool GoDeeperInConstantObfuscation(uint32_t depth) { in GoDeeperInConstantObfuscation() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h489 void set_struct_nesting_depth(uint32_t id, uint32_t depth) { in set_struct_nesting_depth() argument
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c293 static int depth; variable
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c348 BuildAndStoreHuffmanTree(const uint32_t* histogram, const size_t histogram_length, const size_t alphabet_size, HuffmanTree* tree, uint8_t* depth, uint16_t* bits, size_t* storage_ix, uint8_t* storage) BuildAndStoreHuffmanTree() argument
403 BrotliBuildAndStoreHuffmanTreeFast(MemoryManager* m, const uint32_t* histogram, const size_t histogram_total, const size_t max_bits, uint8_t* depth, uint16_t* bits, size_t* storage_ix, uint8_t* storage) BrotliBuildAndStoreHuffmanTreeFast() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1793 int depth; global() member in TiXmlPrinter
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_context.h481 bool GoDeeperInConstantObfuscation(uint32_t depth) { in GoDeeperInConstantObfuscation() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_read_image.cpp399 int16 depth; member
684 const int32 depth = fTable [code].depth; in Expand() local
[all...]
/third_party/python/Python/
H A Dmarshal.c85 int depth; member
670 int depth; member
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c1204 static void putary(VALUE ary, const upb_fielddef* f, upb_sink sink, int depth, in putary() argument
1311 static void putmap(VALUE map, const upb_fielddef* f, upb_sink sink, int depth, in putmap() argument
1188 putsubmsg(VALUE submsg, const upb_fielddef *f, upb_sink sink, int depth, bool emit_defaults, bool is_json) putsubmsg() argument
1259 put_ruby_value(VALUE value, const upb_fielddef* f, VALUE type_class, int depth, upb_sink sink, bool emit_defaults, bool is_json) put_ruby_value() argument
1355 putjsonany(VALUE msg_rb, const Descriptor* desc, upb_sink sink, int depth, bool emit_defaults) putjsonany() argument
1437 putjsonlistvalue( VALUE msg_rb, const Descriptor* desc, upb_sink sink, int depth, bool emit_defaults) putjsonlistvalue() argument
1465 putmsg(VALUE msg_rb, const Descriptor* desc, upb_sink sink, int depth, bool emit_defaults, bool is_json, bool open_msg) putmsg() argument
[all...]

Completed in 66 milliseconds

1...<<31323334353637383940>>...46