| /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 | 42 int mipLevels, in SamplerKey() 229 unsigned int mipLevels = in getSRVForSampler() local 384 unsigned int mipLevels = maxLevel - baseLevel + 1; in getSRVLevels() local 1275 angle::Result TextureStorage11_2D::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists() 1471 int mipLevels, in createSRVForSampler() 1776 int mipLevels, in createSRVForSampler() 2093 int mipLevels, in createSRVForSampler() 2477 angle::Result TextureStorage11_Cube::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists() 2697 int mipLevels, in createSRVForSampler() 3057 int mipLevels, in createSRVForSampler() [all …]
|
| D | TextureStorage11.h | 249 int mipLevels; member
|
| D | ResourceManager11.cpp | 35 unsigned int mipLevels) in ComputeMippedMemoryUsage()
|
| /external/skia/src/gpu/ganesh/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/ganesh/dawn/ |
| D | GrDawnTexture.cpp | 29 int mipLevels, in Make()
|
| /external/angle/src/libANGLE/ |
| D | Stream.h | 67 unsigned int mipLevels; member
|
| /external/skia/tools/ |
| D | DDLPromiseImageHelper.cpp | 66 std::unique_ptr<SkMipmap> mipLevels) { in setMipLevels() 173 std::unique_ptr<SkPixmap[]> mipLevels = info->normalMipLevels(); in CreateBETexturesForPromiseImage() local
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkTextureRenderTarget.cpp | 91 uint32_t mipLevels, in MakeNewTextureRenderTarget()
|
| D | GrVkImage.cpp | 66 uint32_t mipLevels, in MakeTexture() 136 uint32_t mipLevels, in Make()
|
| D | GrVkTexture.cpp | 110 uint32_t mipLevels, in MakeNewTexture()
|
| D | GrVkImage.h | 90 uint32_t mipLevels() const { return fInfo.fLevelCount; } in mipLevels() function
|
| /external/swiftshader/src/Vulkan/ |
| D | VkImage.hpp | 150 uint32_t mipLevels = 0; member in vk::Image
|
| D | VkDescriptorSetLayout.hpp | 47 int mipLevels; member
|
| /external/skia/src/gpu/graphite/ |
| D | Recorder.cpp | 284 std::vector<MipLevel> mipLevels; in updateBackendTexture() local
|
| /external/OpenCL-CTS/test_conformance/vulkan/vulkan_interop_common/ |
| D | vulkan_list_map.cpp | 271 VulkanFormat format, uint32_t width, uint32_t height, uint32_t mipLevels, in VulkanImage2DList() 289 uint32_t width, uint32_t height, uint32_t mipLevels, in VulkanImage2DList()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRender.cpp | 985 deUint32 mipLevels, in uploadImage() 1088 deUint32 mipLevels, in clearImage() 1266 const deUint32 mipLevels, in uploadSparseImage() 1384 deUint32 mipLevels = 1u; in useSampler() local 1589 deUint32 mipLevels, in createSamplerUniform()
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageSubresourceLayoutTests.cpp | 182 deUint32 mipLevels; member 672 } mipLevels[] = in createImageSubresourceLayoutTests() local
|
| /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 | 280 deUint32 mipLevels; member 521 deUint32 mipLevels; member
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkImageUtil.cpp | 4245 deUint32 mipLevels, in copyBufferToImage() 4321 deUint32 mipLevels, in copyBufferToImage() 5149 uint32_t mipLevels, in ImageWithBuffer()
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesImageMemoryAliasing.cpp | 838 …const deUint32 mipLevels = getMipmapCount(m_format, formatDescription, imageFormatPropertie… in initPrograms() 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()
|