/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ProgramLinkedResources.h | 73 bool isSampler; member 95 bool isSampler() const { return typeInfo->isSampler; } in isSampler() function
|
H A D | ResourceManager.cpp | 328 bool SamplerManager::isSampler(SamplerID sampler) const in isSampler() function in gl::SamplerManager
|
H A D | Uniform.h | 99 bool isSampler() const { return getUniformTypeInfo().isSampler; } in isSampler() function
|
H A D | ProgramLinkedResources.cpp | 417 bool isSampler = IsSamplerType(variable.type); in visitNamedVariable() local
|
H A D | Context.cpp | 1444 GLboolean Context::isSampler(SamplerID samplerName) const in isSampler() function in gl::Context
|
/aosp_15_r20/external/angle/src/common/ |
H A D | utilities.h | 171 bool isSampler; member 188 bool isSampler, in UniformTypeInfo()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_surface_state_manager.cpp | 70 CmSurfaceState* CmSurfaceState2Dor3DMgr::GetSurfaceState(int isAvs, int isSampler, CM_HAL_SURFACE2D… in GetSurfaceState()
|
H A D | cm_surface_state.cpp | 142 CM_RETURN_CODE CmSurfaceState2Dor3D::Initialize(MOS_RESOURCE *resource, bool isAvs, bool isSampler) in Initialize()
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgVariableType.hpp | 196 bool isSampler(void) const in isSampler() function in rsg::VariableType
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | StateTrackingSupport.h | 84 bool isSampler; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 155 bool isSampler(const Value &val) { in isSampler() function
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLType.h | 504 bool isSampler() const { in isSampler() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 166 bool isSampler(const Value &val) { in isSampler() function
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RewriteStructSamplers.cpp | 178 const bool isSampler = node->getType().isSampler(); in RewriteModifiedStructFieldSelectionExpression() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 156 bool llvm::isSampler(const llvm::Value &val) { in isSampler() function in llvm
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslParseables.cpp | 218 const bool isSampler = IsSamplerType(argType[0]); in AppendTypeName() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseables.cpp | 218 const bool isSampler = IsSamplerType(argType[0]); in AppendTypeName() local
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | Types.h | 359 bool isSampler() const { return IsSampler(type); } in isSampler() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemShaderImageAccessTests.cpp | 287 static std::string getShaderSamplerOrImageType(const tcu::TextureFormat &format, bool isSampler) in getShaderSamplerOrImageType()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 389 PFNGLISSAMPLERPROC isSampler = nullptr; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | ProgramExecutableD3D.cpp | 249 bool D3DUniform::isSampler() const in isSampler() function in rx::D3DUniform
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 432 glIsSamplerFunc isSampler; variable
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderImageLoadStoreTests.cpp | 267 bool isSampler) in getShaderSamplerOrImageType()
|