Searched refs:isCombinedDepthStencilType (Results 1 – 3 of 3) sorted by relevance
42 bool isCombinedDepthStencilType (TextureFormat::ChannelType type);
81 bool isCombinedDepthStencilType (TextureFormat::ChannelType type) in isCombinedDepthStencilType() function635 if (isCombinedDepthStencilType(access.getFormat().type)) in fillWithComponentGradients()712 if (isCombinedDepthStencilType(access.getFormat().type)) in fillWithGrid()1049 if (!isCombinedDepthStencilType(baseAccess.getFormat().type)) in toSamplerAccess()
1242 DE_ASSERT(!isCombinedDepthStencilType(format.type)); in lookupBorder()