Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DVarType.java63 private boolean textureType = false; field in VarType
68 VarType(boolean multiData, boolean textureType){ in VarType()
/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm15 @property int textureType; property
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp377 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox()
621 DWRITE_TEXTURE_TYPE textureType) in drawDWMask()
684 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/
DMaterialContext.java45 /* package */final Type textureType; field in MaterialContext
124 Type textureType = this.getType(type); in MaterialContext() local
DMaterialHelper.java429 public boolean hasTexture(Material material, String textureType) { in hasTexture()
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp236 …ShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bool isS… in getShaderSamplerOrImageType()
814 TextureType textureType, in readIntegerTextureViaFBOAndVerify()
871 TextureType textureType, in readFloatOrNormTextureWithLookupsAndVerify()
1046 TextureType textureType, in readTextureAndVerify()
1102 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageStoreCase()
1266 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
1276 … TextureFormat& textureFormat, const TextureFormat& imageFormat, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
Des31fTextureGatherTests.cpp837 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType()
1022 TextureType textureType, in TextureGatherCase()
1213 TextureType textureType, in genProgramSources()
1980 static inline TextureGatherCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase()
2114 const TextureType textureType = textureTypes[textureTypeNdx].type; in init() local
Des31fLayoutBindingTests.cpp855 glw::GLenum textureType) in SamplerBindingRenderCase()
1153 glw::GLenum textureType) in ImageBindingRenderCase()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DR600MCCodeEmitter.cpp401 int64_t textureType = MI.getOperand(op_offset+3).getImm(); in EmitTexInstr() local
/external/deqp/modules/glshared/
DglsLongStressCase.hpp134 gls::TextureTestUtil::TextureType textureType; member
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
DLwjglRenderer.java1505 … int textureType = convertTextureType(tex.getType(), tex.getImage().getMultiSamples()); in setFrameBuffer() local
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp90 TextureType textureType; member
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1822 …ryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2405 …ryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase()