/third_party/skia/third_party/externals/angle2/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 1256 angle::Result TextureStorage11_2D::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists() 1452 int mipLevels, in createSRVForSampler() 1747 int mipLevels, in createSRVForSampler() 2049 int mipLevels, in createSRVForSampler() 2394 angle::Result TextureStorage11_Cube::ensureTextureExists(const gl::Context *context, int mipLevels) in ensureTextureExists() 2614 int mipLevels, in createSRVForSampler() 2974 int mipLevels, in createSRVForSampler() [all …]
|
D | TextureStorage11.h | 241 int mipLevels; member
|
D | ResourceManager11.cpp | 35 unsigned int mipLevels) in ComputeMippedMemoryUsage()
|
/third_party/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()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnTexture.cpp | 25 SkBudgeted budgeted, int mipLevels, in Make()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Stream.h | 67 unsigned int mipLevels; member
|
/third_party/skia/tools/ |
D | DDLPromiseImageHelper.cpp | 65 std::unique_ptr<SkMipmap> mipLevels) { in setMipLevels() 171 std::unique_ptr<SkPixmap[]> mipLevels = info->normalMipLevels(); in CreateBETexturesForPromiseImage() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkTextureRenderTarget.cpp | 80 uint32_t mipLevels, in MakeNewTextureRenderTarget()
|
D | GrVkImage.cpp | 65 uint32_t mipLevels, in MakeTexture() 135 uint32_t mipLevels, in Make()
|
D | GrVkTexture.cpp | 81 VkFormat format, uint32_t mipLevels, in MakeNewTexture()
|
D | GrVkImage.h | 89 uint32_t mipLevels() const { return fInfo.fLevelCount; } in mipLevels() function
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkImage.hpp | 149 uint32_t mipLevels = 0; member in vk::Image
|
D | VkDescriptorSetLayout.hpp | 47 int mipLevels; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSubresourceLayoutTests.cpp | 182 deUint32 mipLevels; member 658 } mipLevels[] = in createImageSubresourceLayoutTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 983 deUint32 mipLevels, in uploadImage() 1085 deUint32 mipLevels, in clearImage() 1245 const deUint32 mipLevels, in uploadSparseImage() 1362 deUint32 mipLevels = 1u; in useSampler() local 1567 deUint32 mipLevels, in createSamplerUniform()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 219 const deUint32 mipLevels = withMipMaps ? computeMipMapCount(extent) : 1; in createImageAndBind() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 241 deUint32 mipLevels; member 482 deUint32 mipLevels; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesImageMemoryAliasing.cpp | 838 …const deUint32 mipLevels = getMipmapCount(m_format, formatDescription, imageFormatPropertie… in initPrograms() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderImage.cpp | 546 Int mipLevels = 0; in EmitImageQueryLevels() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 91 deUint32 mipLevels, in createImage()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | TextureVk.cpp | 2400 angle::Result TextureVk::ensureImageInitialized(ContextVk *contextVk, ImageMipLevels mipLevels) in ensureImageInitialized() 2943 ImageMipLevels mipLevels) in initImage() 3377 ImageMipLevels mipLevels; in ensureRenderable() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 4159 deUint32 mipLevels, in copyBufferToImage() 4234 deUint32 mipLevels, in copyBufferToImage()
|