Home | History | Annotate | Download | only in shaderrender

Lines Matching defs:components

920 	const int			numComponentCases	= isDepthFormat(textureFormat) ? 1 : 4+1; // \note For non-depth textures, test explicit components 0 to 3 and implicit component 0.
942 if (componentCaseNdx == 0) // Don't test all offsets variants for all color components (they should be pretty orthogonal).
973 if (componentCaseNdx == 0) // Don't test all offsets variants for all color components (they should be pretty orthogonal).
1192 const vk::VkComponentMapping components =
1200 textureParams.componentMapping = components;