Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/common/
Dutilities.h149 GLenum textureType; member
167 GLenum textureType, in UniformTypeInfo()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp1843 bool UseTexImage2D(gl::TextureType textureType) in UseTexImage2D()
1851 bool UseTexImage3D(gl::TextureType textureType) in UseTexImage3D()
1858 GLenum GetTextureBindingQuery(gl::TextureType textureType) in GetTextureBindingQuery()
1886 GLenum GetTextureBindingTarget(gl::TextureType textureType) in GetTextureBindingTarget()
DBlitGL.cpp268 gl::TextureType textureType, in copyImageToLUMAWorkaroundTexture()
297 gl::TextureType textureType, in copySubImageToLUMAWorkaroundTexture()
DStateManagerGL.cpp831 gl::TextureType textureType = textureTypes[textureUnitIndex]; in updateProgramTextureBindings() local
DFramebufferGL.cpp97 TextureType textureType = texture->getType(); in BindFramebufferAttachment() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1090 VkImageType GetImageType(gl::TextureType textureType) in GetImageType()
1110 VkImageViewType GetImageViewType(gl::TextureType textureType) in GetImageViewType()
1169 void GetExtentsAndLayerCount(gl::TextureType textureType, in GetExtentsAndLayerCount()
Dvk_helpers.cpp380 VkImageCreateFlags GetImageCreateFlags(gl::TextureType textureType) in GetImageCreateFlags()
2497 gl::TextureType textureType, in init()
2514 gl::TextureType textureType, in initExternal()
2675 gl::TextureType textureType, in initImageView()
2687 gl::TextureType textureType, in initLayerImageView()
2701 gl::TextureType textureType, in initLayerImageViewImpl()
DFramebufferVk.cpp871 gl::TextureType textureType = vk::Get2DTextureType(depthStencilImage->getLayerCount(), in blit() local
DContextVk.cpp3592 gl::TextureType textureType = textureTypes[textureUnit]; in updateActiveTextures() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgramExecutable.h35 TextureType textureType; member
DvalidationESEXT.cpp71 TextureType textureType = TextureTargetToType(target); in ValidateGetTexImageANGLE() local
DProgram.cpp3747 TextureType textureType = SamplerTypeToTextureType(samplerUniform.type); in linkSamplerAndImageBindings() local
5499 TextureType textureType = stream.readEnum<TextureType>(); in deserialize() local
DFrameCapture.cpp3275 gl::TextureType textureType = gl::TextureTargetToType(targetPacked); in captureCompressedTextureData() local
DvalidationES2.cpp195 TextureType textureType, in IsValidCopyTextureDestinationTarget()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp41 gl::TextureType textureType = index.getType(); in ImageIndexConflictsWithSRV() local
108 gl::TextureType textureType = index.getType(); in ImageIndexConflictsWithUAV() local
2752 gl::TextureType textureType = in applyTexturesForSRVs() local
3290 gl::TextureType textureType = mProgramD3D->getSamplerTextureType(type, i); in generateSwizzlesForShader() local
DRenderer11.cpp3989 ResourceType textureType, in createStagingTexture()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DProgramD3D.h445 gl::TextureType textureType; member
DProgramD3D.cpp1276 gl::TextureType textureType; in loadBinaryShaderExecutables() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3213 gl::TextureType textureType = in applyTextures() local