Home
last modified time | relevance | path

Searched refs:cubemap (Results 1 – 25 of 135) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp81 uint32_t getLayerCount (const bool cubemap) in getLayerCount() argument
83 return (cubemap ? static_cast<uint32_t>(FACES) : 1u); in getLayerCount()
86 …fo makeImageCreateInfo (const IVec3& size, const VkFormat& format, bool storageImage, bool cubemap) in makeImageCreateInfo() argument
90 VkImageCreateFlags createFlags = cubemap ? VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT : DE_NULL; in makeImageCreateInfo()
91 const deUint32 layerCount = getLayerCount(cubemap); in makeImageCreateInfo()
148 const bool cubemap);
160 const bool twoSamplers, const bool cubemap) in SampleDrawnTextureTestInstance() argument
165 , m_cubemap (cubemap) in SampleDrawnTextureTestInstance()
647 const bool cubemap);
666 const bool cubemap) in SampleDrawnTextureTest() argument
[all …]
DvktImageSampleDrawnCubeFaceTests.cpp71 …ine VkImageCreateInfo makeImageCreateInfo (const IVec3& size, const VkFormat& format, bool cubemap) in makeImageCreateInfo() argument
76 const VkImageCreateFlags flags = cubemap ? VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT : 0; in makeImageCreateInfo()
86 (cubemap ? 6u : 1u), // deUint32 arrayLayers; in makeImageCreateInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp81 uint32_t getLayerCount (const bool cubemap) in getLayerCount() argument
83 return (cubemap ? static_cast<uint32_t>(FACES) : 1u); in getLayerCount()
86 …fo makeImageCreateInfo (const IVec3& size, const VkFormat& format, bool storageImage, bool cubemap) in makeImageCreateInfo() argument
90 VkImageCreateFlags createFlags = cubemap ? VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT : DE_NULL; in makeImageCreateInfo()
91 const deUint32 layerCount = getLayerCount(cubemap); in makeImageCreateInfo()
148 const bool cubemap);
160 const bool twoSamplers, const bool cubemap) in SampleDrawnTextureTestInstance() argument
165 , m_cubemap (cubemap) in SampleDrawnTextureTestInstance()
647 const bool cubemap);
666 const bool cubemap) in SampleDrawnTextureTest() argument
[all …]
DvktImageSampleDrawnCubeFaceTests.cpp71 …ine VkImageCreateInfo makeImageCreateInfo (const IVec3& size, const VkFormat& format, bool cubemap) in makeImageCreateInfo() argument
76 const VkImageCreateFlags flags = cubemap ? VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT : 0; in makeImageCreateInfo()
86 (cubemap ? 6u : 1u), // deUint32 arrayLayers; in makeImageCreateInfo()
/third_party/mesa3d/src/amd/ci/
Dradv-polaris10-aco-fails.txt25 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.linear_nearest,Fail
26 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail
27 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail
Dradv-bonaire-aco-fails.txt26 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.linear_nearest,Fail
27 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail
28 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail
Dradv-kabini-aco-fails.txt32 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.linear_nearest,Fail
33 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail
34 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail
Dradv-pitcairn-aco-fails.txt26 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.linear_nearest,Fail
27 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_linear,Fail
28 dEQP-VK.texture.mipmap.cubemap.image_view_min_lod.base_level.nearest_nearest,Fail
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_seamless_cubemap_per_texture.txt92 Seamless cubemap filtering is enabled or disabled globally by calling
102 Add one bit per sampler object to represent the seamless cubemap filtering
119 …MLESS n x B GetTexParameter[if]v FALSE Seamless cubemap sampling 8.13.…
126 …MLESS n x B GetSamplerParameter[if]v FALSE Seamless cubemap sampling 8.13.1
136 cubemap feature? Explain, in plain English, how seamless filtering gets
DARB_copy_image.txt146 and the cubemap face selectors described in table 3.17.
149 of the cubemap face selectors described in table 3.17, or if the
272 - is one of the cubemap face selectors described in table 3.17,
308 a 3D texture, a 2D array texture, or a cubemap?
324 1) Allows the selection of a single cubemap face.
331 TEXTURE_CUBE_MAP token is the only way to access a cubemap.
344 7) Should the per-face cubemap targets be accepted at all? Why not
353 Therefore it makes sense to generalize a cubemap as an array of
/third_party/openGLES/extensions/ARB/
DARB_seamless_cubemap_per_texture.txt102 Seamless cubemap filtering is enabled or disabled globally by calling
112 Add one bit per sampler object to represent the seamless cubemap filtering
129 …MLESS n x B GetTexParameter[if]v FALSE Seamless cubemap sampling 8.13.…
136 …MLESS n x B GetSamplerParameter[if]v FALSE Seamless cubemap sampling 8.13.1
146 cubemap feature? Explain, in plain English, how seamless filtering gets
DARB_copy_image.txt156 and the cubemap face selectors described in table 3.17.
159 of the cubemap face selectors described in table 3.17, or if the
282 - is one of the cubemap face selectors described in table 3.17,
318 a 3D texture, a 2D array texture, or a cubemap?
334 1) Allows the selection of a single cubemap face.
341 TEXTURE_CUBE_MAP token is the only way to access a cubemap.
354 7) Should the per-face cubemap targets be accepted at all? Why not
363 Therefore it makes sense to generalize a cubemap as an array of
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_copy_image.txt94 and the cubemap face selectors described in table 3.23.
123 of the cubemap face selectors described in table 3.23, or if the
263 of the cubemap face selectors described in table 3.23, or if the
293 a 3D texture, a 2D array texture, or a cubemap?
315 1) Allows the selection of a single cubemap face.
324 TEXTURE_CUBE_MAP token is the only way to access a cubemap.
337 7) Should the per-face cubemap targets be accepted at all? Why not
346 Therefore it makes sense to generalize a cubemap as an array of
DNV_shadow_samplers_cube.txt115 comparison lookup on the depth cubemap bound to sampler, as
121 cubemap, otherwise results are undefined.
DNV_viewport_swizzle.txt51 single-pass cubemap rendering (broadcasting a primitive to multiple faces
57 as described in the single-pass cubemap rendering example in the "Issues"
215 rendering to a cubemap. In this example, the application would attach a
216 cubemap texture to a layered FBO where the six cube faces are treated as
219 center of the cubemap is at (0,0,0). With unextended OpenGL, one could
/third_party/openGLES/extensions/NV/
DNV_copy_image.txt94 and the cubemap face selectors described in table 3.23.
123 of the cubemap face selectors described in table 3.23, or if the
263 of the cubemap face selectors described in table 3.23, or if the
293 a 3D texture, a 2D array texture, or a cubemap?
315 1) Allows the selection of a single cubemap face.
324 TEXTURE_CUBE_MAP token is the only way to access a cubemap.
337 7) Should the per-face cubemap targets be accepted at all? Why not
346 Therefore it makes sense to generalize a cubemap as an array of
DNV_shadow_samplers_cube.txt115 comparison lookup on the depth cubemap bound to sampler, as
121 cubemap, otherwise results are undefined.
DNV_viewport_swizzle.txt51 single-pass cubemap rendering (broadcasting a primitive to multiple faces
57 as described in the single-pass cubemap rendering example in the "Issues"
215 rendering to a cubemap. In this example, the application would attach a
216 cubemap texture to a layered FBO where the six cube faces are treated as
219 center of the cubemap is at (0,0,0). With unextended OpenGL, one could
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.texture.teximage.txt41 Texture image specification tests build a complete 2D or cubemap texture
53 is used. For cubemap textures each face is rendered separately and all are
Dperformance.texture.format.txt26 + 2D and cubemap textures
36 Test cases measure performance of 2D and cubemap texture lookups without
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_gl_image.txt149 | | GL cubemap texture images |
152 | | GL cubemap texture images |
155 | | GL cubemap texture images |
158 | | GL cubemap texture images |
161 | | GL cubemap texture images |
164 | | GL cubemap texture images |
/third_party/EGL/extensions/KHR/
DEGL_KHR_gl_image.txt149 | | GL cubemap texture images |
152 | | GL cubemap texture images |
155 | | GL cubemap texture images |
158 | | GL cubemap texture images |
161 | | GL cubemap texture images |
164 | | GL cubemap texture images |
/third_party/mesa3d/docs/relnotes/
D22.1.2.rst159 - zink: fix cubemap lowering for array samplers
160 - zink: fix cubemap lowering bit size
D17.1.8.rst52 - mesa: only copy requested compressed teximage cubemap faces
/third_party/openGLES/extensions/AMD/
DAMD_seamless_cubemap_per_texture.txt160 However, seamless cubemap filtering can only be enabled or disabled on a
173 …TEXTURE_CUBE_MAP_SEAMLESS n x B GetTexParameter[if]v FALSE Seamless cubemap sampling …

123456