/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | utilities.h | 161 bool isSampler; member 179 bool isSampler, in UniformTypeInfo()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | utilities.h | 170 bool isSampler; member 187 bool isSampler, in UniformTypeInfo()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | ProgramLinkedResources.h | 196 bool isSampler; member
|
D | Uniform.h | 65 bool isSampler() const { return typeInfo->isSampler; } in isSampler() function
|
D | ResourceManager.cpp | 319 bool SamplerManager::isSampler(GLuint sampler) const in isSampler() function in gl::SamplerManager
|
D | ProgramLinkedResources.cpp | 410 bool isSampler = IsSamplerType(variable.type); in visitNamedVariable() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Uniform.h | 65 bool isSampler() const { return typeInfo->isSampler; } in isSampler() function
|
D | ProgramLinkedResources.h | 215 bool isSampler; member
|
D | ResourceManager.cpp | 314 bool SamplerManager::isSampler(SamplerID sampler) const in isSampler() function in gl::SamplerManager
|
D | ProgramLinkedResources.cpp | 422 bool isSampler = IsSamplerType(variable.type); in visitNamedVariable() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | ResourceManager.cpp | 349 bool ResourceManager::isSampler(GLuint sampler) in isSampler() function in es2::ResourceManager
|
D | Context.cpp | 1530 bool Context::isSampler(GLuint sampler) const in isSampler() function in es2::Context
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgVariableType.hpp | 163 …bool isSampler (void) const { return m_baseType == TYPE_SAMPLER_2D || m_baseType == TYPE_… in isSampler() function in rsg::VariableType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXUtilities.cpp | 155 bool isSampler(const Value &val) { in isSampler() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RewriteStructSamplers.cpp | 225 const bool isSampler = node->getType().isSampler(); in RewriteModifiedStructFieldSelectionExpression() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Types.h | 331 bool isSampler() const { return IsSampler(type); } in isSampler() function
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | Types.h | 358 bool isSampler() const { return IsSampler(type); } in isSampler() function
|
/third_party/glslang/glslang/HLSL/ |
D | hlslParseables.cpp | 218 const bool isSampler = IsSamplerType(argType[0]); in AppendTypeName() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemShaderImageAccessTests.cpp | 215 static std::string getShaderSamplerOrImageType (const tcu::TextureFormat& format, bool isSampler) in getShaderSamplerOrImageType()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | webgl2.js | 537 isSampler: function (...args) { method
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 389 PFNGLISSAMPLERPROC isSampler = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 389 PFNGLISSAMPLERPROC isSampler = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 3718 bool isSampler = IsSampler(type.getBasicType()); in declareUniform() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | ProgramD3D.cpp | 321 bool D3DUniform::isSampler() const in isSampler() function in rx::D3DUniform
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 430 glIsSamplerFunc isSampler; variable
|