Searched defs:enableLineRasterEmulation (Results 1 – 4 of 4) sorted by relevance
212 bool enableLineRasterEmulation, in initShaders()232 bool enableLineRasterEmulation = UseLineRaster(contextVk, mode); in initGraphicsShaders() local
938 bool enableLineRasterEmulation, in GetShaderCode()
303 bool enableLineRasterEmulation) in initShaders()
52 uint8_t enableLineRasterEmulation : 1; member