Home
last modified time | relevance | path

Searched refs:format (Results 3651 - 3675 of 11519) sorted by relevance

1...<<141142143144145146147148149150>>...461

/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c91 enum mipi_dsi_pixel_format format; member
289 static u32 dsi_get_dpi_color_coding(enum mipi_dsi_pixel_format format) in dsi_get_dpi_color_coding() argument
296 switch (format) { in dsi_get_dpi_color_coding()
450 enum mipi_dsi_pixel_format format) in dsi_set_mode_timing()
461 val = dsi_get_dpi_color_coding(format); in dsi_set_mode_timing()
542 u32 bpp = mipi_dsi_pixel_format_to_bpp(dsi->format); in dsi_mipi_init()
559 dsi_set_mode_timing(base, phy->lane_byte_clk_kHz, mode, dsi->format); in dsi_mipi_init()
614 u32 bpp = mipi_dsi_pixel_format_to_bpp(dsi->format); in dsi_encoder_phy_mode_valid()
734 dsi->format = mdsi->format; in dsi_host_attach()
447 dsi_set_mode_timing(void __iomem *base, u32 lane_byte_clk_kHz, struct drm_display_mode *mode, enum mipi_dsi_pixel_format format) dsi_set_mode_timing() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dmipi-csis.c177 * protecting @format and @flags members
194 * @csis_fmt: current CSIS pixel format
195 * @format: common media bus format for the source and sink pad
221 struct v4l2_mbus_framefmt format; member
229 * struct csis_pix_format - CSIS pixel format description
331 struct v4l2_mbus_framefmt *mf = &state->format; in __s5pcsis_set_format()
337 /* Color format */ in __s5pcsis_set_format()
574 return &state->format; in __s5pcsis_get_format()
589 fmt->format in s5pcsis_set_fmt()
[all...]
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.c41 #define tb_ctl_WARN(ctl, format, arg...) \
42 dev_WARN(&(ctl)->nhi->pdev->dev, format, ## arg)
44 #define tb_ctl_err(ctl, format, arg...) \
45 dev_err(&(ctl)->nhi->pdev->dev, format, ## arg)
47 #define tb_ctl_warn(ctl, format, arg...) \
48 dev_warn(&(ctl)->nhi->pdev->dev, format, ## arg)
50 #define tb_ctl_info(ctl, format, arg...) \
51 dev_info(&(ctl)->nhi->pdev->dev, format, ## arg)
53 #define tb_ctl_dbg(ctl, format, arg...) \
54 dev_dbg(&(ctl)->nhi->pdev->dev, format, ## ar
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc2235.c771 struct v4l2_subdev_format *format) in gc2235_set_fmt()
773 struct v4l2_mbus_framefmt *fmt = &format->format; in gc2235_set_fmt()
783 if (format->pad) in gc2235_set_fmt()
798 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in gc2235_set_fmt()
829 struct v4l2_subdev_format *format) in gc2235_get_fmt()
831 struct v4l2_mbus_framefmt *fmt = &format->format; in gc2235_get_fmt()
834 if (format->pad) in gc2235_get_fmt()
1075 dev->format in gc2235_probe()
769 gc2235_set_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *format) gc2235_set_fmt() argument
827 gc2235_get_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_pad_config *cfg, struct v4l2_subdev_format *format) gc2235_get_fmt() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dimx412.c687 * imx412_fill_pad_format() - Fill subdevice pad format
691 * @fmt: V4L2 sub-device format need to be filled
697 fmt->format.width = mode->width; in imx412_fill_pad_format()
698 fmt->format.height = mode->height; in imx412_fill_pad_format()
699 fmt->format.code = mode->code; in imx412_fill_pad_format()
700 fmt->format.field = V4L2_FIELD_NONE; in imx412_fill_pad_format()
701 fmt->format.colorspace = V4L2_COLORSPACE_RAW; in imx412_fill_pad_format()
702 fmt->format.ycbcr_enc = V4L2_YCBCR_ENC_DEFAULT; in imx412_fill_pad_format()
703 fmt->format.quantization = V4L2_QUANTIZATION_DEFAULT; in imx412_fill_pad_format()
704 fmt->format in imx412_fill_pad_format()
[all...]
H A Dimx335.c535 * imx335_fill_pad_format() - Fill subdevice pad format
539 * @fmt: V4L2 sub-device format need to be filled
545 fmt->format.width = mode->width; in imx335_fill_pad_format()
546 fmt->format.height = mode->height; in imx335_fill_pad_format()
547 fmt->format.code = mode->code; in imx335_fill_pad_format()
548 fmt->format.field = V4L2_FIELD_NONE; in imx335_fill_pad_format()
549 fmt->format.colorspace = V4L2_COLORSPACE_RAW; in imx335_fill_pad_format()
550 fmt->format.ycbcr_enc = V4L2_YCBCR_ENC_DEFAULT; in imx335_fill_pad_format()
551 fmt->format.quantization = V4L2_QUANTIZATION_DEFAULT; in imx335_fill_pad_format()
552 fmt->format in imx335_fill_pad_format()
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c645 struct v4l2_subdev_format *format) in ov2722_set_fmt()
647 struct v4l2_mbus_framefmt *fmt = &format->format; in ov2722_set_fmt()
654 if (format->pad) in ov2722_set_fmt()
673 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov2722_set_fmt()
722 struct v4l2_subdev_format *format) in ov2722_get_fmt()
724 struct v4l2_mbus_framefmt *fmt = &format->format; in ov2722_get_fmt()
727 if (format->pad) in ov2722_get_fmt()
992 dev->format in ov2722_probe()
643 ov2722_set_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *format) ov2722_set_fmt() argument
720 ov2722_get_fmt(struct v4l2_subdev *sd, struct v4l2_subdev_state *sd_state, struct v4l2_subdev_format *format) ov2722_get_fmt() argument
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dctl.c53 #define tb_ctl_WARN(ctl, format, arg...) \
54 dev_WARN(&(ctl)->nhi->pdev->dev, format, ## arg)
56 #define tb_ctl_err(ctl, format, arg...) \
57 dev_err(&(ctl)->nhi->pdev->dev, format, ## arg)
59 #define tb_ctl_warn(ctl, format, arg...) \
60 dev_warn(&(ctl)->nhi->pdev->dev, format, ## arg)
62 #define tb_ctl_info(ctl, format, arg...) \
63 dev_info(&(ctl)->nhi->pdev->dev, format, ## arg)
65 #define tb_ctl_dbg(ctl, format, arg...) \
66 dev_dbg(&(ctl)->nhi->pdev->dev, format, ## ar
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dmipi-csis.c177 * protecting @format and @flags members
194 * @csis_fmt: current CSIS pixel format
195 * @format: common media bus format for the source and sink pad
221 struct v4l2_mbus_framefmt format; member
229 * struct csis_pix_format - CSIS pixel format description
331 struct v4l2_mbus_framefmt *mf = &state->format; in __s5pcsis_set_format()
337 /* Color format */ in __s5pcsis_set_format()
575 return &state->format; in __s5pcsis_get_format()
591 fmt->format in s5pcsis_set_fmt()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_drm_dsi.c92 enum mipi_dsi_pixel_format format; member
290 static u32 dsi_get_dpi_color_coding(enum mipi_dsi_pixel_format format) in dsi_get_dpi_color_coding() argument
297 switch (format) { in dsi_get_dpi_color_coding()
451 enum mipi_dsi_pixel_format format) in dsi_set_mode_timing()
462 val = dsi_get_dpi_color_coding(format); in dsi_set_mode_timing()
543 u32 bpp = mipi_dsi_pixel_format_to_bpp(dsi->format); in dsi_mipi_init()
560 dsi_set_mode_timing(base, phy->lane_byte_clk_kHz, mode, dsi->format); in dsi_mipi_init()
615 u32 bpp = mipi_dsi_pixel_format_to_bpp(dsi->format); in dsi_encoder_phy_mode_valid()
738 dsi->format = mdsi->format; in dsi_host_attach()
448 dsi_set_mode_timing(void __iomem *base, u32 lane_byte_clk_kHz, struct drm_display_mode *mode, enum mipi_dsi_pixel_format format) dsi_set_mode_timing() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DBytesTrieTest.java613 errln(String.format("trie.first(%c)!=trie.reset().next(same) for %s", in checkFirst()
630 errln(String.format("trie value for %s is %d=0x%x instead of expected %d=0x%x", in checkNext()
641 errln(String.format("trie.current()!=hasNext before end of %s (at index %d)", in checkNext()
648 errln(String.format("trie.getValue().current()!=BytesTrie.Result.INTERMEDIATE_VALUE "+ in checkNext()
655 errln(String.format("trie.next()=BytesTrie.Result.NO_MATCH "+ in checkNext()
660 errln(String.format("trie.next()!=following current() "+ in checkNext()
737 errln(String.format("trie value for %s is %d=0x%x instead of expected %d=0x%x", in checkNextWithState()
785 errln(String.format("trie value for %s is %d=0x%x instead of expected %d=0x%x", in checkNextWithState64()
833 errln(String.format("trie iterator next().getString()=%s but expected %s for item %d", in checkIterator()
837 errln(String.format("tri in checkIterator()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java181 // String msg = String.format("%s: Redefinition of character class %s\n", in addCharClass()
297 String msg = String.format("%s Rule %s contains multiple รท signs", fMonkeyImpl.fRuleFileName, name); in addRule()
360 String msg = String.format("%s: Unrecognized break type %s", fMonkeyImpl.fRuleFileName, value); in setKeywordParameter()
386 String msg = String.format("%s: Bad break iterator type of %d", fMonkeyImpl.fRuleFileName, fType); in createICUBreakIterator()
436 String msg = String.format("Unrecognized line in rule file %s:%d \"%s\"", in compileRules()
457 String.format("%s: internal error, set names (%s, %s) inconsistent.\n", in compileRules()
596 String msg = String.format("%s: No reference rules matched at position %d. ", in set()
604 String msg = String.format("%s:%s: Zero length rule match at %d.", in set()
638 throw new IllegalArgumentException(String.format("%s: Rule %s internal error.", in set()
817 String formattedMsg = String.format( in run()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatDataDrivenTest.java3 package com.ibm.icu.dev.test.format;
125 public String format(DataDrivenNumberFormatTestData tuple) {
127 String actual = fmt.format(toNumber(tuple.format));
302 public String format(DataDrivenNumberFormatTestData tuple) {
304 String actual = fmt.format(toNumber(tuple.format));
591 * contains the parameters of the format test.
594 public String format(DataDrivenNumberFormatTestData tuple) {
604 Number number = toNumber(tuple.format);
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DBytesTrieTest.java647 errln(String.format("trie.first(%c)!=trie.reset().next(same) for %s", in checkFirst()
664 errln(String.format("trie value for %s is %d=0x%x instead of expected %d=0x%x", in checkNext()
675 errln(String.format("trie.current()!=hasNext before end of %s (at index %d)", in checkNext()
682 errln(String.format("trie.getValue().current()!=BytesTrie.Result.INTERMEDIATE_VALUE "+ in checkNext()
689 errln(String.format("trie.next()=BytesTrie.Result.NO_MATCH "+ in checkNext()
694 errln(String.format("trie.next()!=following current() "+ in checkNext()
771 errln(String.format("trie value for %s is %d=0x%x instead of expected %d=0x%x", in checkNextWithState()
819 errln(String.format("trie value for %s is %d=0x%x instead of expected %d=0x%x", in checkNextWithState64()
867 errln(String.format("trie iterator next().getString()=%s but expected %s for item %d", in checkIterator()
871 errln(String.format("tri in checkIterator()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatDataDrivenTest.java4 package ohos.global.icu.dev.test.format;
128 public String format(DataDrivenNumberFormatTestData tuple) {
130 String actual = fmt.format(toNumber(tuple.format));
305 public String format(DataDrivenNumberFormatTestData tuple) {
307 String actual = fmt.format(toNumber(tuple.format));
594 * contains the parameters of the format test.
597 public String format(DataDrivenNumberFormatTestData tuple) {
607 Number number = toNumber(tuple.format);
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c78 VkFormat format; in zink_create_vertex_elements_state() local
80 format = zink_get_format(screen, elem->src_format); in zink_create_vertex_elements_state()
92 format = zink_get_format(screen, new_format); in zink_create_vertex_elements_state()
113 ves->hw_state.dynattribs[i].format = format; in zink_create_vertex_elements_state()
114 assert(ves->hw_state.dynattribs[i].format != VK_FORMAT_UNDEFINED); in zink_create_vertex_elements_state()
119 ves->hw_state.attribs[i].format = format; in zink_create_vertex_elements_state()
120 assert(ves->hw_state.attribs[i].format != VK_FORMAT_UNDEFINED); in zink_create_vertex_elements_state()
122 ves->min_stride[binding] = MAX2(ves->min_stride[binding], elem->src_offset + vk_format_get_blocksize(format)); in zink_create_vertex_elements_state()
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c734 enum pipe_video_format format = u_reduce_video_profile(profile); in si_get_video_param() local
736 if (format >= PIPE_VIDEO_FORMAT_HEVC) in si_get_video_param()
782 static bool si_vid_is_format_supported(struct pipe_screen *screen, enum pipe_format format, in si_vid_is_format_supported() argument
788 return (format == PIPE_FORMAT_NV12) || (format == PIPE_FORMAT_P010) || in si_vid_is_format_supported()
789 (format == PIPE_FORMAT_P016); in si_vid_is_format_supported()
793 return (format == PIPE_FORMAT_P010) || (format == PIPE_FORMAT_P016); in si_vid_is_format_supported()
797 return format == PIPE_FORMAT_NV12; in si_vid_is_format_supported()
799 return vl_video_buffer_is_format_supported(screen, format, profil in si_vid_is_format_supported()
[all...]
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dgenerator.py341 print('breakName {}: {}'.format(name, msg))
544 msg = 'Two enums found with the same value: {} = {} = {}'.format(
665 body += '#ifdef {}\n'.format(protect)
668 decl += "#define {} {}\n".format(name, strVal)
670 decl += "static constexpr {} {} {{{}}};\n".format(flagTypeName, name, strVal)
680 self.logMsg('error', 'No such alias {} for enum {}'.format(strVal, name))
681 decl += "static const {} {} = {};\n".format(flagTypeName, name, strVal)
758 decl += '#ifdef {}\n'.format(protect)
765 decl += ' {} = {},'.format(name, strVal)
1024 def genFormat(self, format, formatinf
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.hpp69 GLenum format, GLsizei imageSize, const GLvoid* data);
160 GLenum format, GLenum type, GLsizei bufSize, GLvoid *data);
161 void (GL_APIENTRY *glReadPixels)(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels);
179 GLint border, GLenum format, GLenum type, const GLvoid* pixels);
185 GLenum format, GLenum type, const GLvoid* pixels);
221 GLint border, GLenum format, GLenum type, const GLvoid* pixels);
222 void (GL_APIENTRY *glTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels);
225 void (GL_APIENTRY *glCompressedTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data);
248 egl::Image *(*createBackBuffer)(int width, int height, sw::Format format, int multiSampleDepth);
250 egl::Image *(*createDepthStencil)(int width, int height, sw::Format format, in
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRuleExtractor.java61 switch (table.format) { in extract()
74 throw new IllegalArgumentException("unimplemented format " + table.format); in extract()
130 switch (table.format) { in extract()
136 throw new IllegalArgumentException("unimplemented format " + table.format); in extract()
191 switch (table.format) { in extract()
197 throw new IllegalArgumentException("unimplemented format " + table.format); in extract()
276 switch (table.format) { in extract()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp624 LLVM_DEBUG(dbgs() << format("Unioning %d with %d\n", in formWebs()
658 dbgs() << format("Web %d rejected for physreg, partial reg, or not " in recordUnoptimizableWebs()
684 LLVM_DEBUG(dbgs() << format( in recordUnoptimizableWebs()
708 LLVM_DEBUG(dbgs() << format( in recordUnoptimizableWebs()
726 dbgs() << format( in recordUnoptimizableWebs()
955 LLVM_DEBUG(dbgs() << format("Replaced %d with copy: ", in removeSwaps()
975 dbgs() << format("%6d", ID); in dumpSwapVector()
976 dbgs() << format("%6d", EC->getLeaderValue(ID)); in dumpSwapVector()
977 dbgs() << format(" %bb.%3d", MI->getParent()->getNumber()); in dumpSwapVector()
978 dbgs() << format(" in dumpSwapVector()
[all...]
/third_party/python/Lib/test/
H A Dtest_cmath.py89 self.fail(msg.format(x, y))
116 self.fail(msg or '{!r} should be nan'.format(b))
122 'expected {!r}, got {!r}'.format(a, b))
131 'got {!r}'.format(a, b))
149 '{!r} and {!r} are not sufficiently close'.format(a, b))
155 msg="cmath.pi is {}; should be {}".format(cmath.pi, pi_expected))
157 msg="cmath.e is {}; should be {}".format(cmath.e, e_expected))
380 '{}: {}(complex({!r}, {!r}))'.format(id, fn, ar, ai))
389 '{}: {}(complex({!r}, {!r}))'.format(id, fn, ar, ai))
412 ).format(i
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureWrapTests.cpp86 TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef = false);
132 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
136 , m_format (format) in TextureWrapCase()
509 CompressedTexFormat format; in init() member
553 etc2Formats[formatNdx].format, in init()
566 const CompressedTexFormat format = (CompressedTexFormat)formatI; in init() local
568 if (!tcu::isAstcFormat(format)) in init()
572 const tcu::IVec3 blockSize = tcu::getBlockPixelSize(format); in init()
573 const string formatName = "astc_" + de::toString(blockSize.x()) + "x" + de::toString(blockSize.y()) + (tcu::isAstcSRGBFormat(format) ? "_srgb" : ""); in init()
604 format, in init()
[all...]
/third_party/vulkan-headers/registry/
H A Dgenerator.py341 print('breakName {}: {}'.format(name, msg))
544 msg = 'Two enums found with the same value: {} = {} = {}'.format(
665 body += '#ifdef {}\n'.format(protect)
668 decl += "#define {} {}\n".format(name, strVal)
670 decl += "static constexpr {} {} {{{}}};\n".format(flagTypeName, name, strVal)
680 self.logMsg('error', 'No such alias {} for enum {}'.format(strVal, name))
681 decl += "static const {} {} = {};\n".format(flagTypeName, name, strVal)
758 decl += '#ifdef {}\n'.format(protect)
765 decl += ' {} = {},'.format(name, strVal)
1024 def genFormat(self, format, formatinf
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.cpp78 const auto &format = texture->getFormat(NonCubeTextureTypeToTarget(type), level); in ValidateFramebufferTextureMultiviewLevelAndFormat() local
79 if (format.info->compressed) in ValidateFramebufferTextureMultiviewLevelAndFormat()
273 GLenum format, in ValidateTexImageFormatCombination()
279 // The type and format are valid if any supported internal format has that type and format in ValidateTexImageFormatCombination()
280 if (!ValidDesktopFormat(format)) in ValidateTexImageFormatCombination()
294 // The type and format are valid if any supported internal format has that type and format in ValidateTexImageFormatCombination()
269 ValidateTexImageFormatCombination(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum internalFormat, GLenum format, GLenum type) ValidateTexImageFormatCombination() argument
384 ValidateES3CompressedFormatForTexture2DArray(const Context *context, angle::EntryPoint entryPoint, GLenum format) ValidateES3CompressedFormatForTexture2DArray() argument
398 ValidateES3CompressedFormatForTexture3D(const Context *context, angle::EntryPoint entryPoint, GLenum format) ValidateES3CompressedFormatForTexture3D() argument
453 ValidateES3TexImageParametersBase(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const void *pixels) ValidateES3TexImageParametersBase() argument
862 ValidateES3TexImage2DParameters(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const void *pixels) ValidateES3TexImage2DParameters() argument
892 ValidateES3TexImage3DParameters(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateES3TexImage3DParameters() argument
1729 const auto &format = tex->getFormat(NonCubeTextureTypeToTarget(tex->getType()), level); ValidateFramebufferTextureLayer() local
2643 ValidateTexImage3D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) ValidateTexImage3D() argument
2667 ValidateTexImage3DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateTexImage3DRobustANGLE() argument
2697 ValidateTexSubImage3D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) ValidateTexSubImage3D() argument
2722 ValidateTexSubImage3DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateTexSubImage3DRobustANGLE() argument
2753 ValidateCompressedTexSubImage3D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data) ValidateCompressedTexSubImage3D() argument
2809 ValidateCompressedTexSubImage3DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLsizei dataSize, const void *data) ValidateCompressedTexSubImage3DRobustANGLE() argument
[all...]

Completed in 33 milliseconds

1...<<141142143144145146147148149150>>...461