Searched defs:cols (Results 176 - 181 of 181) sorted by relevance
12345678
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 4637 spv::Id cols = makeArraySizeId(*type.getTypeParameters()->arraySizes, 3); in convertGlslangToSpvType() local 4654 spv::Id cols = makeArraySizeId(*type.getTypeParameters()->arraySizes, 2); in convertGlslangToSpvType() local
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 571 bool HlslParseContext::parseMatrixSwizzleSelector(const TSourceLoc& loc, const TString& fields, int cols, int rows, in parseMatrixSwizzleSelector() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngvalid.c | 11356 png_uint_32 cols = 0; in png_pass_cols() local
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 3142 uint32_t cols; member
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 3170 uint32_t cols; member
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 17638 nk_panel_layout(const struct nk_context *ctx, struct nk_window *win, float height, int cols) nk_panel_layout() argument 17690 nk_row_layout(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, int width) nk_row_layout() argument 17723 nk_layout_row_dynamic(struct nk_context *ctx, float height, int cols) nk_layout_row_dynamic() argument 17728 nk_layout_row_static(struct nk_context *ctx, float height, int item_width, int cols) nk_layout_row_static() argument 17733 nk_layout_row_begin(struct nk_context *ctx, enum nk_layout_format fmt, float row_height, int cols) nk_layout_row_begin() argument 17805 nk_layout_row(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, const float *ratio) nk_layout_row() argument 19218 nk_spacing(struct nk_context *ctx, int cols) nk_spacing() argument [all...] |
Completed in 95 milliseconds
12345678