Home
last modified time | relevance | path

Searched defs:type (Results 7376 - 7400 of 19991) sorted by relevance

1...<<291292293294295296297298299300>>...800

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DToposortStructs.cpp225 const TType &type = var.getType(); in GetAsDeclaredStructure() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DUtilsHLSL.cpp48 const char *SamplerString(const TBasicType type) in SamplerString() argument
60 const char *SamplerString(HLSLTextureGroup type) in SamplerString() argument
72 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup() argument
352 const char *TextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureString() argument
357 TextureGroupSuffix(const HLSLTextureGroup type) TextureGroupSuffix() argument
422 TextureGroupSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) TextureGroupSuffix() argument
428 TextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) TextureTypeSuffix() argument
499 RWTextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) RWTextureGroup() argument
709 RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) RWTextureString() argument
714 RWTextureGroupSuffix(const HLSLRWTextureGroup type) RWTextureGroupSuffix() argument
755 RWTextureGroupSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) RWTextureGroupSuffix() argument
761 RWTextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) RWTextureTypeSuffix() argument
893 TypeString(const TType &type) TypeString() argument
[all...]
H A DVariablePacker.cpp339 int GetTypePackingComponentsPerRow(sh::GLenum type) in GetTypePackingComponentsPerRow() argument
373 GetTypePackingRows(sh::GLenum type) GetTypePackingRows() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DConvertUnsupportedConstructorsToFunctionCalls.cpp39 const TType &type = arg0->getType(); in AppendScalarFromNonScalarArguments() local
58 void AppendVectorFromScalarArgument(const TType &type, in AppendVectorFromScalarArgument() argument
121 void AppendMatrixFromScalarArgument(const TType &type, in AppendMatrixFromScalarArgument() argument
148 void AppendMatrixFromMatrixArgument(const TType &type, in AppendMatrixFromMatrixArgument() argument
192 const TType &type = node.getType(); global() variable
[all...]
H A DInitializeVariables.cpp62 const TType &type = initializedNode->getType(); in AddZeroInitSequence() local
H A DRewriteAtomicCounters.cpp201 const TType &type = variable->getType(); variable
H A DRemoveUnreferencedVariables.cpp53 void CollectVariableRefCountsTraverser::incrementStructTypeRefCount(const TType &type) in incrementStructTypeRefCount() argument
157 decrementStructTypeRefCount(const TType &type) decrementStructTypeRefCount() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRecordUniformBlocksWithLargeArrayMember.cpp72 static bool IsSupportedTypeForStructuredBuffer(const TType &type) in IsSupportedTypeForStructuredBuffer() argument
127 const TType *type = field.type(); in FieldIsOrHasLargeArrayField() local
[all...]
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo.cpp209 ParseMacMachineModel(const std::string &identifier, std::string *type, int32_t *major, int32_t *minor) ParseMacMachineModel() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DIOSurfaceSurfaceCGL.cpp40 GLenum type; member
63 int FindIOSurfaceFormatIndex(GLenum internalFormat, GLenum type) in FindIOSurfaceFormatIndex() argument
101 EGLAttrib type = attribs.get(EGL_TEXTURE_TYPE_ANGLE); in IOSurfaceSurfaceCGL() local
243 EGLAttrib type = attribs.get(EGL_TEXTURE_TYPE_ANGLE); in validateAttributes() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.h158 GLenum type; global() member
175 UniformTypeInfo(GLenum type, GLenum componentType, GLenum textureType, GLenum transposedMatrixType, GLenum boolVectorType, SamplerFormat samplerFormat, int rowCount, int columnCount, int componentCount, size_t componentSize, size_t internalSize, size_t externalSize, bool isSampler, bool isMatrixType, bool isImageType) UniformTypeInfo() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DRewriteR32fImages.cpp23 bool IsR32fImage(const TType &type) in IsR32fImage() argument
272 const TType &type = declVariable->getType(); variable
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp21 GLuint64 MergeQueryResults(gl::QueryType type, GLuint64 currentResult, GLuint64 newResult) in MergeQueryResults() argument
55 QueryGL::QueryGL(gl::QueryType type) : QueryImpl(type) {} in QueryGL() argument
59 StandardQueryGL::StandardQueryGL(gl::QueryType type, in StandardQueryGL() argument
322 SyncQueryGL(gl::QueryType type, const FunctionsGL *functions) SyncQueryGL() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp21 bool IsDeviceTypeMatch(DeviceType select, DeviceType type) in IsDeviceTypeMatch() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DTextureImpl.cpp19 copyTexture(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, GLenum type, GLint sourceLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copyTexture() argument
90 copy3DTexture(const gl::Context *context, gl::TextureTarget target, GLenum internalFormat, GLenum type, GLint sourceLevel, GLint destLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copy3DTexture() argument
120 setImageExternal(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, const gl::Extents &size, GLenum format, GLenum type) setImageExternal() argument
165 getTexImage(const gl::Context *context, const gl::PixelPackState &packState, gl::Buffer *packBuffer, gl::TextureTarget target, GLint level, GLenum format, GLenum type, void *pixels) getTexImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DFramebufferD3D.cpp200 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument
H A DDynamicHLSL.h78 GLenum type = GL_NONE; member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp64 glw::GLenum type; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5FmaPrecision.cpp463 std::string type; in generateVertexShaderCode() local
517 << "layout(location = 1) precise out " << type << " resultStd;\\n" generateVertexShaderCode() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferActiveUniformValidation.cpp339 glw::GLint type = -1; iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayETC2Support.cpp142 glw::GLenum const type; in prepareProgram() member in glcts::Shader::glw
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp290 const char* type; member in deqp::ShaderIntegerMixRenderCase
H A DglcSpirvUtils.cpp58 EShLanguage getGlslangStage(glu::ShaderType type) in getGlslangStage() argument
215 bool compileGlslToSpirV(tcu::TestLog& log, std::string source, glu::ShaderType type, ShaderBinaryDataType* dst, SpirvVersion version) in compileGlslToSpirV() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cConditionalRenderInvertedTests.cpp368 glw::GLenum const type; in createProgram() member in Shader::glw
H A Dgl4cContextFlushControlTests.cpp553 glw::GLenum const type; in createProgram() member in Shader::glw

Completed in 21 milliseconds

1...<<291292293294295296297298299300>>...800