Searched defs:out_depth (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_simple_shaders.c | 936 struct ureg_dst out, depth, depth_x, stencil, out_depth, out_stencil, color; in util_make_fs_pack_color_zs() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample.c | 1482 lp_build_extract_image_sizes(struct lp_build_sample_context *bld, struct lp_build_context *size_bld, struct lp_type coord_type, LLVMValueRef size, LLVMValueRef *out_width, LLVMValueRef *out_height, LLVMValueRef *out_depth) lp_build_extract_image_sizes() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySampling.cpp | 461 getDepthComponent(glw::GLint cube_face, glw::GLint element_index, glw::GLint mipmap_level, glw::GLint n_elements, glw::GLint n_mipmap_levels, glw::GLfloat& out_depth) getDepthComponent() argument
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 2612 static double abserr(const png_modifier *pm, int in_depth, int out_depth) in abserr() argument 2624 static double calcerr(const png_modifier *pm, int in_depth, int out_depth) in calcerr() argument 2637 static double pcerr(const png_modifier *pm, int in_depth, int out_depth) in pcerr() argument 2660 static double outerr(const png_modifier *pm, int in_depth, int out_depth) in outerr() argument 2692 outlog(const png_modifier *pm, int in_depth, int out_depth) outlog() argument 2730 output_quantization_factor(const png_modifier *pm, int in_depth, int out_depth) output_quantization_factor() argument 9426 init_validate_info(validate_info *vi, gamma_display *dp, png_const_structp pp, int in_depth, int out_depth) init_validate_info() argument [all...] |
Completed in 22 milliseconds