Searched defs:setMagFilter (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DSampler.h47 void setMagFilter(GLenum magFilter) { mMagFilter = magFilter; } function in class:es2::Sampler
H A DTexture.cpp93 bool Texture::setMagFilter(GLenum filter) function in class:es2::Texture
/external/swiftshader/src/OpenGL/libGL/
H A DTexture.cpp74 bool Texture::setMagFilter(GLenum filter) function in class:gl::Texture
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DTexture.cpp84 bool Texture::setMagFilter(GLenum filter) function in class:es1::Texture
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.hpp8661 SamplerCreateInfo& setMagFilter( Filter magFilter_ ) function in struct:VULKAN_HPP_NAMESPACE::VULKAN_HPP_NAMESPACE::ImageLayout::AttachmentLoadOp::AttachmentStoreOp::ImageType::ImageTiling::ImageViewType::CommandBufferLevel::ComponentSwizzle::DescriptorType::QueryType::BorderColor::PipelineBindPoint::PipelineCacheHeaderVersion::PrimitiveTopology::SharingMode::IndexType::Filter::SamplerMipmapMode::SamplerAddressMode::CompareOp::PolygonMode::CullModeFlagBits::FrontFace::BlendFactor::BlendOp::StencilOp::LogicOp::InternalAllocationType::SystemAllocationScope::PhysicalDeviceType::VertexInputRate::Format::StructureType::SamplerCreateInfo
[all...]

Completed in 2615 milliseconds