Advertisement
Guest User

Untitled

a guest
Nov 6th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. vanessa@rainbird:~$ glxinfo|grep -i shad
  2. OpenGL core profile shading language version string: 4.30
  3. GL_AMDX_debug_output, GL_AMDX_vertex_shader_tessellator,
  4. GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
  5. GL_AMD_shader_trace, GL_AMD_texture_cube_map_array,
  6. GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_tessellator,
  7. GL_AMD_vertex_shader_viewport_index, GL_ARB_ES2_compatibility,
  8. GL_ARB_compute_shader, GL_ARB_conservative_depth, GL_ARB_copy_buffer,
  9. GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
  10. GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments,
  11. GL_ARB_geometry_shader4, GL_ARB_get_program_binary, GL_ARB_gpu_shader5,
  12. GL_ARB_gpu_shader_fp64, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex,
  13. GL_ARB_query_buffer_object, GL_ARB_sample_shading, GL_ARB_sampler_objects,
  14. GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counters,
  15. GL_ARB_shader_bit_encoding, GL_ARB_shader_image_load_store,
  16. GL_ARB_shader_image_size, GL_ARB_shader_objects, GL_ARB_shader_precision,
  17. GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object,
  18. GL_ARB_shader_subroutine, GL_ARB_shader_texture_lod,
  19. GL_ARB_shading_language_100, GL_ARB_shading_language_420pack,
  20. GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_shadow_ambient,
  21. GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader,
  22. GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
  23. GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, GL_ATI_meminfo,
  24. GL_EXT_geometry_shader4, GL_EXT_gpu_program_parameters,
  25. GL_EXT_gpu_shader4, GL_EXT_histogram, GL_EXT_multi_draw_arrays,
  26. GL_EXT_separate_specular_color, GL_EXT_shader_image_load_store,
  27. GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_subtexture,
  28. OpenGL shading language version string: 4.30
  29. GL_AMDX_debug_output, GL_AMDX_vertex_shader_tessellator,
  30. GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
  31. GL_AMD_shader_trace, GL_AMD_texture_cube_map_array,
  32. GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_tessellator,
  33. GL_AMD_vertex_shader_viewport_index, GL_ARB_ES2_compatibility,
  34. GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader,
  35. GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
  36. GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4,
  37. GL_ARB_get_program_binary, GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64,
  38. GL_ARB_query_buffer_object, GL_ARB_sample_shading, GL_ARB_sampler_objects,
  39. GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counters,
  40. GL_ARB_shader_bit_encoding, GL_ARB_shader_image_load_store,
  41. GL_ARB_shader_image_size, GL_ARB_shader_objects, GL_ARB_shader_precision,
  42. GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object,
  43. GL_ARB_shader_subroutine, GL_ARB_shader_texture_lod,
  44. GL_ARB_shading_language_100, GL_ARB_shading_language_420pack,
  45. GL_ARB_shading_language_packing, GL_ARB_shadow, GL_ARB_shadow_ambient,
  46. GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader,
  47. GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
  48. GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, GL_ATI_meminfo,
  49. GL_EXT_geometry_shader4, GL_EXT_gpu_program_parameters,
  50. GL_EXT_gpu_shader4, GL_EXT_histogram, GL_EXT_multi_draw_arrays,
  51. GL_EXT_separate_specular_color, GL_EXT_shader_image_load_store,
  52. GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_EXT_subtexture,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement