Home
last modified time | relevance | path

Searched defs:red (Results 576 - 600 of 648) sorted by relevance

1...<<212223242526

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp1048 float red; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp436 const float red = ((y < halfHeight) ? 0.0f : 1.0f); in generateReferenceLevel() local
H A DvktMeshShaderSmokeTestsEXT.cpp1042 float red; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp115 SwizzleState::SwizzleState(GLenum red, GLenum green, GLenum blue, GLenum alpha) in SwizzleState() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp270 ChannelData red; member
796 getR16IPixelData(int is_source_pixel, GLenum type, int red) getR16IPixelData() argument
847 getR16UIPixelData(int is_source_pixel, GLenum type, unsigned int red) getR16UIPixelData() argument
896 getR32IPixelData(int is_source_pixel, GLenum type, int red) getR32IPixelData() argument
934 getR32UIPixelData(int is_source_pixel, GLenum type, unsigned int red) getR32UIPixelData() argument
974 getR8IPixelData(int is_source_pixel, GLenum type, int red) getR8IPixelData() argument
1022 getR8UIPixelData(int is_source_pixel, GLenum type, unsigned int red) getR8UIPixelData() argument
1067 getR8PixelData(int is_source_pixel, GLenum type, unsigned char red) getR8PixelData() argument
1107 getRG16IPixelData(int is_source_pixel, GLenum type, int red, int green) getRG16IPixelData() argument
1161 getRG16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green) getRG16UIPixelData() argument
1209 getRG32IPixelData(int is_source_pixel, GLenum type, int red, int green) getRG32IPixelData() argument
1247 getRG32UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green) getRG32UIPixelData() argument
1289 getRG8IPixelData(int is_source_pixel, GLenum type, int red, int green) getRG8IPixelData() argument
1339 getRG8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green) getRG8UIPixelData() argument
1387 getRG8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green) getRG8PixelData() argument
1429 getRGB10A2PixelData(GLenum type, unsigned short red, unsigned short green, unsigned short blue, unsigned char alpha) getRGB10A2PixelData() argument
1472 getRGB10A2UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGB10A2UIPixelData() argument
1527 getRGB16IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB16IPixelData() argument
1580 getRGB16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB16UIPixelData() argument
1632 getRGB32IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB32IPixelData() argument
1674 getRGB32UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB32UIPixelData() argument
1721 getRGB5A1PixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGB5A1PixelData() argument
1822 getRGB565PixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB565PixelData() argument
1894 getRGB8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue) getRGB8PixelData() argument
1939 getRGB8IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB8IPixelData() argument
1993 getRGB8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB8UIPixelData() argument
2048 getRGBA16IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue, int alpha) getRGBA16IPixelData() argument
2104 getRGBA16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA16UIPixelData() argument
2158 getRGBA32IPixelData(GLenum type, int red, int green, int blue, int alpha) getRGBA32IPixelData() argument
2193 getRGBA32UIPixelData(GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA32UIPixelData() argument
2231 getRGBA8IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue, int alpha) getRGBA8IPixelData() argument
2287 getRGBA8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA8UIPixelData() argument
2343 getRGBA4PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getRGBA4PixelData() argument
2412 getRGBA8PixelData(GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getRGBA8PixelData() argument
2446 getSRGB8Alpha8PixelData(GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getSRGB8Alpha8PixelData() argument
2468 getSRGB8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue) getSRGB8PixelData() argument
2498 getR16FPixelData(int is_source_pixel, GLenum type, float red) getR16FPixelData() argument
2535 getR32FPixelData(int is_source_pixel, GLenum type, float red) getR32FPixelData() argument
2573 getRG16FPixelData(int is_source_pixel, GLenum type, float red, float green) getRG16FPixelData() argument
2615 getRG32FPixelData(int is_source_pixel, GLenum type, float red, float green) getRG32FPixelData() argument
2658 getRGB16FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) getRGB16FPixelData() argument
2705 getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) getRGB32FPixelData() argument
2753 getRGBA16FPixelData(GLenum type, float red, float green, float blue, float alpha) getRGBA16FPixelData() argument
2789 getRGBA32FPixelData(GLenum type, float red, float green, float blue, float alpha) getRGBA32FPixelData() argument
[all...]
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1166 unsigned short* red; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp972 const tcu::Vec4 red = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); in shadeFragments() local
1001 const tcu::Vec4 red = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); in shadePrimitives() local
1283 const tcu::Vec4 red = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); in shadePrimitives() local
3485 const tcu::Vec4 red = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); verifyLayerContent() local
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5640.c2479 u16 red = (u16)sensor->ctrls.red_balance->val; in ov5640_set_ctrl_white_balance() local
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c1405 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, in sisfb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c2848 aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, const struct atyfb_par *par) aty_st_pal() argument
2864 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atyfb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c1758 u_char red, green, blue; ami_do_blank() local
2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) amifb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dnewport.h440 newport_cmap_setrgb(struct newport_regs *regs, unsigned char red, unsigned char green, unsigned char blue) newport_cmap_setrgb() argument
/kernel/linux/linux-5.10/include/uapi/drm/
H A Ddrm_mode.h624 __u64 red; member
642 __u16 red; member
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dtopro.c116 struct v4l2_ctrl *red; member
1398 setexposure(struct gspca_dev *gspca_dev, s32 expo, s32 gain, s32 blue, s32 red) setexposure() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dtopro.c116 struct v4l2_ctrl *red; member
1398 setexposure(struct gspca_dev *gspca_dev, s32 expo, s32 gain, s32 blue, s32 red) setexposure() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c1758 u_char red, green, blue; ami_do_blank() local
2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) amifb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c2853 aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, const struct atyfb_par *par) aty_st_pal() argument
2869 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atyfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.c1406 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, in sisfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/include/video/
H A Dnewport.h440 newport_cmap_setrgb(struct newport_regs *regs, unsigned char red, unsigned char green, unsigned char blue) newport_cmap_setrgb() argument
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm_mode.h831 __u64 red; member
854 __u16 red; member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov5640.c3158 u16 red = (u16)sensor->ctrls.red_balance->val; in ov5640_set_ctrl_white_balance() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-playstation.c1132 uint8_t red, green, blue; in dualsense_lightbar_set_brightness() local
1541 static void dualsense_set_lightbar(struct dualsense *ds, uint8_t red, uint8_t green, uint8_t blue) in dualsense_set_lightbar() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm_mode.h364 __u64 red; member
372 __u16 red; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_mode.h364 __u64 red; member
372 __u16 red; member
/third_party/glfw/include/GLFW/
H A Dglfw3.h2065 unsigned short* red; member

Completed in 87 milliseconds

1...<<212223242526