Home
last modified time | relevance | path

Searched refs:GL_ARB_texture_query_lod (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_query_lod1 GL_ARB_texture_query_lod
3 GL_ARB_texture_query_lod
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_texture_query_lod1 GL_ARB_texture_query_lod
3 GL_ARB_texture_query_lod
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_texture_query_lod1 GL_ARB_texture_query_lod
3 GL_ARB_texture_query_lod
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_query_lod1 GL_ARB_texture_query_lod
3 GL_ARB_texture_query_lod
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_texture_query_lod1 GL_ARB_texture_query_lod
3 GL_ARB_texture_query_lod
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/graphics/glslang/glslang-11.7.1/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/
H A D150.frag103 // Testing extension GL_ARB_texture_query_lod
114 lod = textureQueryLod(samp1D, pf); // ERROR, extension GL_ARB_texture_query_lod needed
115 lod = textureQueryLod(samp2Ds, pf2); // ERROR, extension GL_ARB_texture_query_lod needed
118 #extension GL_ARB_texture_query_lod : enable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_query_lod/execution/
H A Dfs-textureQueryLOD-no-mipmap.shader_test48 GL_ARB_texture_query_lod
51 #extension GL_ARB_texture_query_lod : enable
H A Dfs-textureQueryLOD-linear.shader_test43 GL_ARB_texture_query_lod
46 #extension GL_ARB_texture_query_lod : enable
H A Dfs-textureQueryLOD-nearest-biased.shader_test47 GL_ARB_texture_query_lod
50 #extension GL_ARB_texture_query_lod : enable
H A Dfs-textureQueryLOD-nearest.shader_test43 GL_ARB_texture_query_lod
46 #extension GL_ARB_texture_query_lod : enable
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DText.frag.glsl14 #extension GL_ARB_texture_query_lod : enable
15 #ifdef GL_ARB_texture_query_lod
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D10.2.rst38 - GL_ARB_texture_query_lod on nv50 (GT21x only), nvc0

12345678910>>...18