Home
last modified time | relevance | path

Searched defs:mipLevels (Results 1 – 14 of 14) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp25 bool GetTextureProperties(ID3D11Resource *resource, unsigned int *mipLevels, unsigned int *samples) in GetTextureProperties()
124 unsigned int mipLevels, samples; in GetRTVSubresourceIndex() local
179 unsigned int mipLevels, samples; in GetDSVSubresourceIndex() local
DTextureStorage11.cpp40 int mipLevels, in SamplerKey()
227 unsigned int mipLevels = in getSRVForSampler() local
368 unsigned int mipLevels = maxLevel - baseLevel + 1; in getSRVLevels() local
1234 angle::Result TextureStorage11_2D::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists()
1430 int mipLevels, in createSRVForSampler()
1724 int mipLevels, in createSRVForSampler()
2015 int mipLevels, in createSRVForSampler()
2350 angle::Result TextureStorage11_Cube::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists()
2570 int mipLevels, in createSRVForSampler()
2912 int mipLevels, in createSRVForSampler()
[all …]
DTextureStorage11.h237 int mipLevels; member
DResourceManager11.cpp35 unsigned int mipLevels) in ComputeMippedMemoryUsage()
Drenderer11_utils.cpp2158 GLuint mipLevels, in GenerateInitialTextureData()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DStream.h67 unsigned int mipLevels; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2504 uint32_t mipLevels, in init()
2524 uint32_t mipLevels, in initExternal()
DTextureVk.cpp1424 angle::Result TextureVk::ensureImageInitialized(ContextVk *contextVk, ImageMipLevels mipLevels) in ensureImageInitialized()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DImageTest.cpp2000 const size_t mipLevels = 3; in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp4795 uint32_t mipLevels = 1; member
5279 uint32_t mipLevels = cmpInfo->mipLevels; in createSizeCompImages() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1342 optional uint32 mipLevels = 7; field
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_core.h2135 uint32_t mipLevels; member
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_core.h2575 uint32_t mipLevels; member
Dvulkan.hpp38421 uint32_t mipLevels = {}; member