| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | RenderTarget11.cpp | 25 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
|
| D | TextureStorage11.cpp | 40 int mipLevels, in SamplerKey() 229 unsigned int mipLevels = in getSRVForSampler() local 370 unsigned int mipLevels = maxLevel - baseLevel + 1; in getSRVLevels() local 1240 angle::Result TextureStorage11_2D::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists() 1436 int mipLevels, in createSRVForSampler() 1731 int mipLevels, in createSRVForSampler() 2025 int mipLevels, in createSRVForSampler() 2362 angle::Result TextureStorage11_Cube::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists() 2582 int mipLevels, in createSRVForSampler() 2926 int mipLevels, in createSRVForSampler() [all …]
|
| D | TextureStorage11.h | 241 int mipLevels; member
|
| D | ResourceManager11.cpp | 35 unsigned int mipLevels) in ComputeMippedMemoryUsage()
|
| /external/skia/src/gpu/d3d/ |
| D | GrD3DTextureResource.h | 46 uint32_t mipLevels() const { return fInfo.fLevelCount; } in mipLevels() function
|
| D | GrD3DCpuDescriptorManager.cpp | 55 unsigned int mostDetailedMip, unsigned int mipLevels) { in createShaderResourceView()
|
| D | GrD3DResourceProvider.cpp | 110 ID3D12Resource* resource, unsigned int highestMip, unsigned int mipLevels) { in createShaderResourceView()
|
| /external/skia/src/gpu/vk/ |
| D | GrVkAttachment.cpp | 79 uint32_t mipLevels, in MakeTexture() 137 uint32_t mipLevels, in Make()
|
| D | GrVkTextureRenderTarget.cpp | 79 uint32_t mipLevels, in MakeNewTextureRenderTarget()
|
| D | GrVkTexture.cpp | 80 VkFormat format, uint32_t mipLevels, in MakeNewTexture()
|
| D | GrVkImage.h | 58 uint32_t mipLevels() const { return fInfo.fLevelCount; } in mipLevels() function
|
| /external/skia/src/gpu/dawn/ |
| D | GrDawnTexture.cpp | 25 SkBudgeted budgeted, int mipLevels, in Make()
|
| /external/angle/src/libANGLE/ |
| D | Stream.h | 67 unsigned int mipLevels; member
|
| /external/skia/tools/ |
| D | DDLPromiseImageHelper.cpp | 65 std::unique_ptr<SkMipmap> mipLevels) { in setMipLevels() 171 std::unique_ptr<SkPixmap[]> mipLevels = info->normalMipLevels(); in CreateBETexturesForPromiseImage() local
|
| /external/swiftshader/src/Vulkan/ |
| D | VkImage.hpp | 149 uint32_t mipLevels = 0; member in vk::Image
|
| D | VkDescriptorSetLayout.hpp | 50 int mipLevels; member
|
| /external/skqp/src/gpu/vk/ |
| D | GrVkImage.h | 60 uint32_t mipLevels() const { return fInfo.fLevelCount; } in mipLevels() function
|
| D | GrVkGpu.cpp | 945 int mipLevels = !mipLevelCount ? 1 : mipLevelCount; in onCreateTexture() local 1382 uint32_t mipLevels = 1; in createTestingOnlyVkImage() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageSubresourceLayoutTests.cpp | 182 deUint32 mipLevels; member 658 } mipLevels[] = in createImageSubresourceLayoutTests() local
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRender.cpp | 973 deUint32 mipLevels, in uploadImage() 1075 deUint32 mipLevels, in clearImage() 1235 const deUint32 mipLevels, in uploadSparseImage() 1352 deUint32 mipLevels = 1u; in useSampler() local 1557 deUint32 mipLevels, in createSamplerUniform()
|
| /external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| D | vktDescriptorSetsIndexingTestsUtils.cpp | 219 const deUint32 mipLevels = withMipMaps ? computeMipMapCount(extent) : 1; in createImageAndBind() local
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationSmokeTests.cpp | 241 deUint32 mipLevels; member 482 deUint32 mipLevels; member
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesImageMemoryAliasing.cpp | 838 …const deUint32 mipLevels = getMipmapCount(m_format, formatDescription, imageFormatPropertie… in initPrograms() local
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderImage.cpp | 442 Int mipLevels = 0; in EmitImageQueryLevels() local
|
| /external/vulkan-validation-layers/tests/ |
| D | vkrenderframework.cpp | 1166 void VkImageObj::InitNoLayout(uint32_t const width, uint32_t const height, uint32_t const mipLevels… in InitNoLayout() 1216 void VkImageObj::Init(uint32_t const width, uint32_t const height, uint32_t const mipLevels, VkForm… in Init()
|