GPUShader: GL backend isolation
This commit is contained in:
@@ -604,7 +604,8 @@ PyDoc_STRVAR(
|
||||
" ``GPU_ATI``, ``GPU_NVIDIA`` and ``GPU_INTEL``.\n"
|
||||
"\n"
|
||||
" The following extensions are enabled by default if supported by the GPU:\n"
|
||||
" ``GL_ARB_texture_gather`` and ``GL_ARB_texture_query_lod``.\n"
|
||||
" ``GL_ARB_texture_gather``, ``GL_ARB_texture_cube_map_array`` and "
|
||||
"``GL_ARB_shader_draw_parameters``.\n"
|
||||
"\n"
|
||||
" To debug shaders, use the --debug-gpu-shaders command line option"
|
||||
" to see full GLSL shader compilation and linking errors.\n"
|
||||
|
Reference in New Issue
Block a user