Searched defs:input_components (Results 1 – 4 of 4) sorted by relevance
118 int input_components, in compute_error_metrics()
2871 const unsigned input_components = input_vectors * 4; in check_against_input_limit() local
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()