Home
last modified time | relevance | path

Searched defs:isCube (Results 1 – 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTexture.hpp62 inline bool isCube (const Texture& texture) in isCube() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTexture.hpp62 inline bool isCube (const Texture& texture) in isCube() function
/third_party/vk-gl-cts/modules/glshared/
DglsTextureTestUtil.cpp121 bool isCube = de::inRange<int>(program, PROGRAM_CUBE_FLOAT, PROGRAM_CUBE_SHADOW_BIAS); in getProgram() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DSampler.hpp175 bool isCube() const in isCube() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp199 bool isCube = de::inRange<int>(program, PROGRAM_CUBE_FLOAT, PROGRAM_CUBE_SHADOW_BIAS); in initializePrograms() local
341 const bool isCube = (m_type == TYPE_CUBE_MAP) || (m_type == TYPE_CUBE_ARRAY); in updateTextureData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureTestUtil.cpp212 bool isCube = de::inRange<int>(program, PROGRAM_CUBE_FLOAT, PROGRAM_CUBE_SHADOW_BIAS); in initializePrograms() local
351 const bool isCube = (m_type == TYPE_CUBE_MAP) || (m_type == TYPE_CUBE_ARRAY); in updateTextureData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageClearingTests.cpp480 bool isCube; member
2156 bool isCube; in createImageClearingTestsCommon() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp508 bool isCube; member
2360 bool isCube; in createImageClearingTestsCommon() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp132 inline bool isCube (const VkImageViewType viewType) in isCube() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp134 inline bool isCube (const VkImageViewType viewType) in isCube() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryRequirementsTests.cpp1535 const bool isCube = (actualCreateFlags & VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT) != 0u; in execTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp1555 const bool isCube = (actualCreateFlags & VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT) != 0u; in execTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRender.cpp103 …const bool isCube = (viewType == VK_IMAGE_VIEW_TYPE_CUBE || viewType == VK_IMAGE_VIEW_TYPE_CU… in textureCreateFlags() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp103 …const bool isCube = (viewType == VK_IMAGE_VIEW_TYPE_CUBE || viewType == VK_IMAGE_VIEW_TYPE_CU… in textureCreateFlags() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.h1020 int isCube() const { return descTable[target].cube ? 1 : 0; } in isCube() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fCopyImageTests.cpp2339 const bool isCube = target == GL_TEXTURE_CUBE_MAP; in getTestedSize() local
Des31fShaderImageLoadStoreTests.cpp1118 const bool isCube = m_reference.getImageType() == TEXTURETYPE_CUBE; in operator ()() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3815 …const bool isCube = (viewType == vk::VK_IMAGE_VIEW_TYPE_CUBE || viewType == vk::VK_IMAGE_VI… in createImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3819 …const bool isCube = (viewType == vk::VK_IMAGE_VIEW_TYPE_CUBE || viewType == vk::VK_IMAGE_VI… in createImage() local