Home
last modified time | relevance | path

Searched refs:TextureType (Results 1 – 25 of 52) sorted by relevance

123

/external/swiftshader/src/Renderer/
DSampler.hpp68 enum TextureType ENUM_UNDERLYING_TYPE_UNSIGNED_INT
132 TextureType textureType : BITS(TEXTURE_LAST);
157 void setTextureLevel(int face, int level, Surface *surface, TextureType type);
191 TextureType getTextureType() const;
199 TextureType textureType;
DSampler.cpp111 void Sampler::setTextureLevel(int face, int level, Surface *surface, TextureType type) in setTextureLevel()
416 TextureType Sampler::getTextureType() const in getTextureType()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderImageLoadStoreTests.cpp118 …mageTypeDeclaration (const tcu::TextureFormat& format, glu::TextureTestUtil::TextureType imageType) in getShaderImageTypeDeclaration()
160 std::string getShaderImageTypeExtensionString (glu::TextureTestUtil::TextureType imageType) in getShaderImageTypeExtensionString()
189 std::string getShaderImageParamP (glu::TextureTestUtil::TextureType imageType) in getShaderImageParamP()
342 …ImageOperation function, MemoryQualifier memory, glu::TextureTestUtil::TextureType imageType, cons… in generateShaderSource()
370 …ImageOperation function, MemoryQualifier memory, glu::TextureTestUtil::TextureType imageType, cons… in testShader()
393 void image_store (NegativeTestContext& ctx, glu::TextureTestUtil::TextureType imageType) in image_store()
431 void image_load (NegativeTestContext& ctx, glu::TextureTestUtil::TextureType imageType) in image_load()
469 void image_atomic (NegativeTestContext& ctx, glu::TextureTestUtil::TextureType imageType) in image_atomic()
516 void image_atomic_exchange (NegativeTestContext& ctx, glu::TextureTestUtil::TextureType imageType) in image_atomic_exchange()
561 image_load(ctx, (glu::TextureTestUtil::TextureType)Type); in loadFuncWrapper()
[all …]
Des31fShaderImageLoadStoreTests.cpp89 static inline IVec3 defaultImageSize (TextureType type) in defaultImageSize()
120 static const char* getTextureTypeName (TextureType type) in getTextureTypeName()
237 …ng getShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bo… in getShaderSamplerOrImageType()
253 static inline string getShaderImageType (TextureFormat::ChannelType formatType, TextureType imageTy… in getShaderImageType()
258 static inline string getShaderSamplerType (TextureFormat::ChannelType formatType, TextureType image… in getShaderSamplerType()
263 static inline deUint32 getGLTextureTarget (TextureType texType) in getGLTextureTarget()
330 static inline TextureType textureLayerType (TextureType entireTextureType) in textureLayerType()
354 static inline void checkTextureTypeExtensions (const glu::ContextInfo& contextInfo, TextureType typ… in checkTextureTypeExtensions()
360 static inline string textureTypeExtensionShaderRequires (TextureType type, const RenderContext& ren… in textureTypeExtensionShaderRequires()
574 LayeredImage (TextureType type, const TextureFormat& format, int w, int h, int d);
[all …]
Des31fShaderTextureSizeTests.cpp58 enum TextureType enum in deqp::gles31::Functional::__anon45fcd47a0111::TextureSizeCase
70 …TextureSizeCase (Context& context, const char* name, const char* desc, TextureType type, int samp…
87 const TextureType m_type;
101 TextureSizeCase::TextureSizeCase (Context& context, const char* name, const char* desc, TextureType in TextureSizeCase()
497 TextureSizeCase::TextureType type; in init()
Des31fTextureGatherTests.cpp67 using glu::TextureTestUtil::TextureType;
837 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType()
889 static inline int getNumTextureSamplingDimensions (TextureType type) in getNumTextureSamplingDimensions()
900 static deUint32 getGLTextureType (TextureType type) in getGLTextureType()
946 TextureType textureType,
1005 …static glu::ProgramSources genProgramSources (GatherType, TextureType, const tcu::TextureForma…
1007 const TextureType m_textureType;
1022 TextureType textureType, in TextureGatherCase()
1213 TextureType textureType, in genProgramSources()
1980 static inline TextureGatherCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase()
[all …]
Des31fOpaqueTypeIndexingTests.cpp78 enum TextureType enum
119 static TextureType getTextureType (glu::DataType samplerType) in getTextureType()
235 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()
258 static deUint32 getGLTextureTarget (TextureType texType) in getGLTextureTarget()
279 const TextureType texType = getTextureType(samplerType); in setupTexture()
Des31fTextureMultisampleTests.cpp1036 enum TextureType enum in deqp::gles31::Functional::__anona9e459750111::MultisampleTextureUsageCase
1050 …extureUsageCase (Context& ctx, const char* name, const char* desc, int samples, TextureType type);
1069 const TextureType m_type;
1085 …eTextureUsageCase (Context& ctx, const char* name, const char* desc, int samples, TextureType type) in MultisampleTextureUsageCase()
1838 static const struct TextureType in iterate() struct
2041 static const struct TextureType in init() struct
2044 MultisampleTextureUsageCase::TextureType type; in init() argument
/external/swiftshader/src/OpenGL/libGLES_CM/
DResourceManager.h33 enum TextureType enum
65 void checkTextureAllocation(GLuint texture, TextureType type);
DResourceManager.cpp136 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation()
/external/swiftshader/src/OpenGL/libGL/
DResourceManager.h38 enum TextureType enum
78 void checkTextureAllocation(GLuint texture, TextureType type);
DProgram.h89 TextureType getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex);
184 TextureType textureType;
/external/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.h37 enum TextureType enum
83 void checkTextureAllocation(GLuint texture, TextureType type);
DProgram.h139 TextureType getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex);
293 TextureType textureType;
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp46 enum TextureType enum
86 RenderParams (TextureType texType_) in RenderParams()
98 TextureType texType; //!< Texture type.
121 ReferenceParams (TextureType texType_) in ReferenceParams()
132 …ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EX… in ReferenceParams()
/external/mesa3d/src/gallium/state_trackers/nine/
Dsurface9.h68 uint8_t TextureType, /* 0 if pContainer isn't BaseTexure9 */
80 uint8_t TextureType,
Dsurface9.c56 uint8_t TextureType, in NineSurface9_ctor() argument
80 assert(!allocate || (Level == 0 && Layer == 0 && TextureType == 0)); in NineSurface9_ctor()
114 if (TextureType) in NineSurface9_ctor()
179 This->texture = TextureType; in NineSurface9_ctor()
829 uint8_t TextureType, in NineSurface9_new() argument
837 TextureType, Level, Layer, pDesc); in NineSurface9_new()
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp129 template <TextureType> struct TexTypeTcuClass;
133 template <TextureType> struct TexTypeSizeDims;
137 template <TextureType> struct TexTypeCoordDims;
141 template <TextureType TexType> struct TexTypeSizeIVec { typedef tcu::Vector<int, TexTypeSizeDims<…
142 template <TextureType TexType> struct TexTypeCoordVec { typedef tcu::Vector<float, TexTypeCoordDim…
144 template <TextureType> struct TexTypeCoordParams;
180 template <TextureType TexType>
210 template <TextureType TexType>
222 template <TextureType TexType>
228 template <TextureType TexType>
[all …]
Des2fShaderTextureFunctionTests.cpp116 enum TextureType enum
126 TextureType type; //!< Texture type (2D, cubemap, ...)
144 TextureSpec (TextureType type_, in TextureSpec()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1060 template<> struct TexViewTraits<tcu::Texture1DView> { typedef tcu::Texture1D TextureType; }; typedef
1061 template<> struct TexViewTraits<tcu::Texture1DArrayView> { typedef tcu::Texture1DArray TextureType;… typedef
1062 template<> struct TexViewTraits<tcu::Texture2DView> { typedef tcu::Texture2D TextureType; }; typedef
1063 template<> struct TexViewTraits<tcu::Texture2DArrayView> { typedef tcu::Texture2DArray TextureType;… typedef
1064 template<> struct TexViewTraits<tcu::TextureCubeView> { typedef tcu::TextureCube TextureType; }; typedef
1065 …e<> struct TexViewTraits<tcu::TextureCubeArrayView> { typedef tcu::TextureCubeArray TextureType; }; typedef
1066 template<> struct TexViewTraits<tcu::Texture3DView> { typedef tcu::Texture3D TextureType; }; typedef
1069 typename TexViewTraits<TextureViewType>::TextureType* createSkeletonClone (tcu::TextureFormat forma…
1124 MovePtr<typename TexViewTraits<TextureViewType>::TextureType> createSwizzledCopy (const TextureView… in createSwizzledCopy()
1126 …MovePtr<typename TexViewTraits<TextureViewType>::TextureType> copy (createSkeletonClone<TextureVie… in createSwizzledCopy()
[all …]
/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm12 enum TextureType { TextureType3D };
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp156 template <TextureType> struct TexTypeTcuClass;
162 template <TextureType> struct TexTypeSizeDims;
168 template <TextureType> struct TexTypeCoordDims;
174 template <TextureType TexType> struct TexTypeSizeIVec { typedef tcu::Vector<int, TexTypeSizeDims<…
175 template <TextureType TexType> struct TexTypeCoordVec { typedef tcu::Vector<float, TexTypeCoordDim…
177 template <TextureType> struct TexTypeCoordParams;
229 template <TextureType TexType>
259 template <TextureType TexType>
271 template <TextureType TexType>
277 template <TextureType TexType>
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp160 enum TextureType enum
289 static TextureType getTextureType (glu::DataType samplerType) in getTextureType()
394 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType()
437 static vk::VkImageType getVkImageType (TextureType texType) in getVkImageType()
452 static vk::VkImageViewType getVkImageViewType (TextureType texType) in getVkImageViewType()
471 …TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void* colorVal…
481 Move<VkImage> createTestImage (const DeviceInterface& vkd, VkDevice device, TextureType texType, tc… in createTestImage()
514 …ImageView (const DeviceInterface& vkd, VkDevice device, VkImage image, TextureType texType, tcu::T… in createTestImageView()
543 TestImage::TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void*… in TestImage()
776 const TextureType texType = getTextureType(m_samplerType); in iterate()
/external/deqp/modules/glshared/
DglsLongStressCase.hpp134 glu::TextureTestUtil::TextureType textureType;
149 TextureSpec (const glu::TextureTestUtil::TextureType texType, in TextureSpec()
DglsTextureTestUtil.hpp154 …void renderQuad (int texUnit, const float* texCoord, glu::TextureTestUtil::TextureType tex…

123