Searched defs:input_components (Results 1 – 4 of 4) sorted by relevance
310 int input_components; /* # of color components in input image */ member
314 int input_components; /* # of color components in input image */ member
304 int input_components; /* # of color components in input image */ member
2843 string CompilerGLSL::remap_swizzle(const SPIRType &out_type, uint32_t input_components, const strin… in remap_swizzle()