Searched defs:input_components (Results 1 – 5 of 5) sorted by relevance
2871 const unsigned input_components = input_vectors * 4; in check_against_input_limit() local
310 int input_components; /* # of color components in input image */ member
316 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()