Home
last modified time | relevance | path

Searched defs:type (Results 7726 - 7750 of 8106) sorted by relevance

1...<<301302303304305306307308309310>>...325

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp451 GLuint BuildShaderProgram(GLenum type, const char* src) in BuildShaderProgram() argument
654 CheckUniform(GLuint program, const std::string& name, const std::map<std::string, GLuint>& name_index_map, GLint size, GLenum type) CheckUniform() argument
7542 CompareRGBA8Textures(GLuint left_texture_id, GLuint right_texture_id, GLuint edge, GLuint n_layers, GLenum type) CompareRGBA8Textures() argument
[all...]
H A Dgl4cShaderStorageBufferObjectTests.cpp205 GLenum type; in CheckProgram() local
368 GLuint BuildShaderProgram(GLenum type, const std::string& source) in BuildShaderProgram() argument
H A Dgl4cTextureViewTests.cpp606 void TextureViewUtilities::getComponentSizeForType(const glw::GLenum type, unsigned int* out_rgba_size) in getComponentSizeForType() argument
1800 getTextureDataSize(const glw::GLenum internalformat, const glw::GLenum type, const unsigned int width, const unsigned int height) getTextureDataSize() argument
[all...]
H A Dgl3cTextureSwizzleTests.cpp1208 void GLW_APIENTRY debug_proc(glw::GLenum source, glw::GLenum type, glw::GLuint id, glw::GLenum severity, in debug_proc() argument
3202 const glw::GLchar* type = 0; in prepareCoordinates() local
3293 const glw::GLchar* type = 0; prepareDerivatives() local
3350 const glw::GLchar* type = DE_NULL; prepareOffsets() local
3456 const glw::GLenum type = texture_format.m_type; prepareSourceTexture() local
[all...]
H A Dgl4cCopyImageTests.cpp812 GLenum type = 0; in getType() local
1359 prepareTex16x16x6(deqp::Context& context, GLenum target, GLenum internal_format, GLenum format, GLenum type, GLuint& out_buf_id) prepareTex16x16x6() argument
1394 prepareTexture(deqp::Context& context, GLuint name, GLenum target, GLenum internal_format, GLenum format, GLenum type, GLuint level, GLuint width, GLuint height, GLuint depth, const GLvoid* pixels, GLuint& out_buf_id) prepareTexture() argument
2138 readChannel(GLenum type, GLuint channel, const GLubyte* pixel, GLdouble& value) readChannel() argument
2208 writeChannel(GLenum type, GLuint channel, GLdouble value, GLubyte* pixel) writeChannel() argument
2282 packPixel(GLenum internal_format, GLenum type, GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha, GLubyte* out_pixel) packPixel() argument
2381 unpackPixel(GLenum format, GLenum type, const GLubyte* pixel, GLdouble& out_red, GLdouble& out_green, GLdouble& out_blue, GLdouble& out_alpha) unpackPixel() argument
3078 const GLenum type = desc.m_type; prepareDstPxls() local
3138 const GLenum type = desc.m_type; prepareSrcPxls() local
3641 const GLenum type = Utils::getType(internal_format); SmokeTest() local
3961 const GLenum type = test_case.m_type; prepareDstPxls() local
3998 const GLenum type = test_case.m_type; prepareSrcPxls() local
5832 createTexture(int width, int height, GLint internalFormat, GLuint type, const void* data, int minFilter, int magFilter) createTexture() argument
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp904 glw::GLenum const type; in PrepareProgram() member in gl4cts::DirectStateAccess::Textures::Shader::glw
1814 TextureSubImage(glw::GLenum target, glw::GLuint texture, glw::GLint level, glw::GLsizei width, glw::GLsizei height, glw::GLsizei depth, glw::GLenum format, glw::GLenum type, const glw::GLvoid* data) TextureSubImage() argument
2084 glw::GLenum const type; PrepareProgram() member in gl4cts::DirectStateAccess::Textures::Shader::glw
3182 InputTextureImage(const glw::GLenum internal_format, const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, const glw::GLenum format, const glw::GLenum type, const glw::GLvoid* data) InputTextureImage() argument
3195 gl.texImage2D(InputTextureTarget(), 0, internal_format, width, height, 0, format, type, data); InputTextureImage() local
3198 gl.texImage3D(InputTextureTarget(), 0, internal_format, width, height, depth, 0, format, type, data); InputTextureImage() local
3495 glw::GLenum const type; PrepareProgram() member in gl4cts::DirectStateAccess::Textures::Shader::glw
7459 glw::GLenum const type; CreateProgram() member in gl4cts::DirectStateAccess::Textures::Shader::glw
[all...]
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp150 GLenum type; in CheckProgram() local
243 GLuint BuildShaderProgram(GLenum type, const std::string& source) in BuildShaderProgram() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp148 GLenum type; in CheckProgram() local
239 GLuint BuildShaderProgram(GLenum type, const std::string& source) in BuildShaderProgram() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES3.cpp71 TextureType type = texture->getType(); in ValidateFramebufferTextureMultiviewLevelAndFormat() local
269 ValidateTexImageFormatCombination(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum internalFormat, GLenum format, GLenum type) ValidateTexImageFormatCombination() argument
453 ValidateES3TexImageParametersBase(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const void *pixels) ValidateES3TexImageParametersBase() argument
862 ValidateES3TexImage2DParameters(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei imageSize, const void *pixels) ValidateES3TexImage2DParameters() argument
892 ValidateES3TexImage3DParameters(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateES3TexImage3DParameters() argument
1808 ValidateDrawRangeElements(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, DrawElementsType type, const void *indices) ValidateDrawRangeElements() argument
2643 ValidateTexImage3D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) ValidateTexImage3D() argument
2667 ValidateTexImage3DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateTexImage3DRobustANGLE() argument
2697 ValidateTexSubImage3D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) ValidateTexSubImage3D() argument
2722 ValidateTexSubImage3DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateTexSubImage3DRobustANGLE() argument
3542 ValidateVertexAttribIPointer(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLint size, VertexAttribType type, GLsizei stride, const void *pointer) ValidateVertexAttribIPointer() argument
3668 ValidateDrawElementsInstanced(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei instanceCount) ValidateDrawElementsInstanced() argument
3722 ValidateMultiDrawElementsInstancedANGLE(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, const GLsizei *counts, DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) ValidateMultiDrawElementsInstancedANGLE() argument
3779 ValidateDrawElementsInstancedBaseVertexBaseInstanceANGLE(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const GLvoid *indices, GLsizei instanceCounts, GLint baseVertex, GLuint baseInstance) ValidateDrawElementsInstancedBaseVertexBaseInstanceANGLE() argument
4146 ValidateGetTransformFeedbackVarying(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLuint index, GLsizei bufSize, const GLsizei *length, const GLsizei *size, const GLenum *type, const GLchar *name) ValidateGetTransformFeedbackVarying() argument
[all...]
H A DvalidationGL1.cpp42 ValidateCallLists(const Context *, angle::EntryPoint entryPoint, GLsizei n, GLenum type, const void *lists) ValidateCallLists() argument
296 ValidateCopyPixels(const Context *, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum type) ValidateCopyPixels() argument
322 ValidateDrawPixels(const Context *, angle::EntryPoint entryPoint, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) ValidateDrawPixels() argument
423 ValidateFeedbackBuffer(const Context *, angle::EntryPoint entryPoint, GLsizei size, GLenum type, const GLfloat *buffer) ValidateFeedbackBuffer() argument
576 ValidateGetTexImage(const Context *, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum format, GLenum type, const void *pixels) ValidateGetTexImage() argument
1480 ValidateTexImage1D(const Context *, angle::EntryPoint entryPoint, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void *pixels) ValidateTexImage1D() argument
1702 ValidateIndexPointer(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLsizei stride, const void *pointer) ValidateIndexPointer() argument
1749 ValidateTexSubImage1D(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) ValidateTexSubImage1D() argument
2094 ValidateFogCoordPointer(const Context *context, angle::EntryPoint entryPoint, GLenum type, GLsizei stride, const void *pointer) ValidateFogCoordPointer() argument
2286 ValidateSecondaryColorPointer(const Context *context, angle::EntryPoint entryPoint, GLint size, GLenum type, GLsizei stride, const void *pointer) ValidateSecondaryColorPointer() argument
[all...]
H A DvalidationGL4.cpp644 ValidateVertexAttribLPointer(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) ValidateVertexAttribLPointer() argument
694 ValidateDrawElementsInstancedBaseInstance(const Context *context, angle::EntryPoint entryPoint, GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instancecount, GLuint baseinstance) ValidateDrawElementsInstancedBaseInstance() argument
706 ValidateDrawElementsInstancedBaseVertexBaseInstance(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance) ValidateDrawElementsInstancedBaseVertexBaseInstance() argument
758 ValidateClearBufferData(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum internalformat, GLenum format, GLenum type, const void *data) ValidateClearBufferData() argument
769 ValidateClearBufferSubData(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) ValidateClearBufferSubData() argument
850 ValidateMultiDrawElementsIndirect(const Context *context, angle::EntryPoint entryPoint, GLenum mode, GLenum type, const void *indirect, GLsizei drawcount, GLsizei stride) ValidateMultiDrawElementsIndirect() argument
884 ValidateVertexAttribLFormat(const Context *context, angle::EntryPoint entryPoint, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) ValidateVertexAttribLFormat() argument
964 ValidateClearTexImage(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLenum format, GLenum type, const void *data) ValidateClearTexImage() argument
975 ValidateClearTexSubImage(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) ValidateClearTexSubImage() argument
1026 ValidateClearNamedBufferData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum internalformat, GLenum format, GLenum type, const void *data) ValidateClearNamedBufferData() argument
1037 ValidateClearNamedBufferSubData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) ValidateClearNamedBufferSubData() argument
1433 ValidateGetTextureImage(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateGetTextureImage() argument
1501 ValidateGetTextureSubImage(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateGetTextureSubImage() argument
1577 ValidateGetnColorTable(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum format, GLenum type, GLsizei bufSize, const void *table) ValidateGetnColorTable() argument
1598 ValidateGetnConvolutionFilter(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum format, GLenum type, GLsizei bufSize, const void *image) ValidateGetnConvolutionFilter() argument
1609 ValidateGetnHistogram(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, const void *values) ValidateGetnHistogram() argument
1651 ValidateGetnMinmax(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, const void *values) ValidateGetnMinmax() argument
1698 ValidateGetnSeparableFilter(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, const void *row, GLsizei columnBufSize, const void *column, const void *span) ValidateGetnSeparableFilter() argument
1712 ValidateGetnTexImage(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateGetnTexImage() argument
2027 ValidateTextureSubImage1D(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels) ValidateTextureSubImage1D() argument
2040 ValidateTextureSubImage2D(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) ValidateTextureSubImage2D() argument
2055 ValidateTextureSubImage3D(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) ValidateTextureSubImage3D() argument
2106 ValidateVertexArrayAttribFormat(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) ValidateVertexArrayAttribFormat() argument
2118 ValidateVertexArrayAttribIFormat(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) ValidateVertexArrayAttribIFormat() argument
2129 ValidateVertexArrayAttribLFormat(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) ValidateVertexArrayAttribLFormat() argument
2191 ValidateMultiDrawElementsIndirectCount(const Context *context, angle::EntryPoint entryPoint, GLenum mode, GLenum type, const void *indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride) ValidateMultiDrawElementsIndirectCount() argument
[all...]
H A DvalidationES2.cpp202 bool IsValidCopyTextureSourceTarget(const Context *context, TextureType type) in IsValidCopyTextureSourceTarget() argument
219 bool IsValidCopyTextureSourceLevel(const Context *context, TextureType type, GLint level) in IsValidCopyTextureSourceLevel() argument
147 IsValidCopyTextureDestinationFormatType(const Context *context, angle::EntryPoint entryPoint, GLint internalFormat, GLenum type) IsValidCopyTextureDestinationFormatType() argument
234 IsValidCopyTextureDestinationLevel(const Context *context, angle::EntryPoint entryPoint, TextureType type, GLint level, GLsizei width, GLsizei height, bool isSubImage) IsValidCopyTextureDestinationLevel() argument
817 ValidateES2TexImageParameters(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei imageSize, const void *pixels) ValidateES2TexImageParameters() argument
847 ValidateES2TexImageParametersBase(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, bool isCompressed, bool isSubImage, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei imageSize, const void *pixels) ValidateES2TexImageParametersBase() argument
1887 ValidDebugType(GLenum type) ValidDebugType() argument
1922 ValidateDebugMessageControlKHR(const Context *context, angle::EntryPoint entryPoint, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) ValidateDebugMessageControlKHR() argument
1973 ValidateDebugMessageInsertKHR(const Context *context, angle::EntryPoint entryPoint, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) ValidateDebugMessageInsertKHR() argument
2621 ValidateTexImage2D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) ValidateTexImage2D() argument
2646 ValidateTexImage2DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateTexImage2DRobustANGLE() argument
2677 ValidateTexSubImage2D(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) ValidateTexSubImage2D() argument
2703 ValidateTexSubImage2DRobustANGLE(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) ValidateTexSubImage2DRobustANGLE() argument
2734 ValidateTexSubImage3DOES(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) ValidateTexSubImage3DOES() argument
3446 ValidateCreateShader(const Context *context, angle::EntryPoint entryPoint, ShaderType type) ValidateCreateShader() argument
4246 ValidateGetActiveAttrib(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLuint index, GLsizei bufsize, const GLsizei *length, const GLint *size, const GLenum *type, const GLchar *name) ValidateGetActiveAttrib() argument
4278 ValidateGetActiveUniform(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLuint index, GLsizei bufsize, const GLsizei *length, const GLint *size, const GLenum *type, const GLchar *name) ValidateGetActiveUniform() argument
5722 ValidateReadPixels(const Context *context, angle::EntryPoint entryPoint, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) ValidateReadPixels() argument
6047 ValidateTexStorage2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType type, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) ValidateTexStorage2DEXT() argument
6126 ValidateTexImage3DOES(const Context *context, angle::EntryPoint entryPoint, TextureTarget target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) ValidateTexImage3DOES() argument
6227 ValidateMultiDrawElementsANGLE(const Context *context, angle::EntryPoint entryPoint, PrimitiveMode mode, const GLsizei *counts, DrawElementsType type, const GLvoid *const *indices, GLsizei drawcount) ValidateMultiDrawElementsANGLE() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp313 setImage(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, const gl::Extents &size, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setImage() argument
328 setSubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setSubImage() argument
385 setImageImpl(const gl::Context *context, const gl::ImageIndex &index, const gl::InternalFormat &formatInfo, const gl::Extents &size, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setImageImpl() argument
465 setSubImageImpl(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, const gl::InternalFormat &formatInfo, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels, const vk::Format &vkFormat) setSubImageImpl() argument
599 copyTexture(const gl::Context *context, const gl::ImageIndex &index, GLenum internalFormat, GLenum type, GLint sourceLevelGL, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, const gl::Texture *source) copyTexture() argument
1265 setStorage(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size) setStorage() argument
1274 setStorageMultisample(const gl::Context *context, gl::TextureType type, GLsizei samples, GLint internalformat, const gl::Extents &size, bool fixedSampleLocations) setStorageMultisample() argument
1316 setStorageExternalMemory(const gl::Context *context, gl::TextureType type, size_t levels, GLenum internalFormat, const gl::Extents &size, gl::MemoryObject *memoryObject, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) setStorageExternalMemory() argument
1387 setEGLImageTarget(const gl::Context *context, gl::TextureType type, egl::Image *image) setEGLImageTarget() argument
1437 setImageExternal(const gl::Context *context, gl::TextureType type, egl::Stream *stream, const egl::Stream::GLTextureDescription &desc) setImageExternal() argument
3199 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
[all...]
H A DUtilsVk.cpp323 UnresolveColorAttachmentType type = kUnresolveTypeFloat; in GetUnresolveFlags() local
785 InsertColorVariableDecl(uint32_t colorIndex, UnresolveColorAttachmentType type, angle::spirv::Blob *blobOut) InsertColorVariableDecl() argument
835 InsertColorUnresolveLoadStore(uint32_t colorIndex, UnresolveColorAttachmentType type, angle::spirv::Blob *blobOut) InsertColorUnresolveLoadStore() argument
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp424 void GrGLGpu::disconnect(DisconnectType type) { in disconnect() argument
951 void GrGLGpu::unbindXferBuffer(GrGpuBufferType type) { in unbindXferBuffer() argument
1949 bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) bindBuffer() argument
2318 GrGLint type; flushRenderTargetNoColorWrites() local
3587 xferBarrier(GrRenderTarget* rt, GrXferBarrierType type) xferBarrier() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp301 void GrVkGpu::disconnect(DisconnectType type) { in disconnect() argument
467 sk_sp<GrGpuBuffer> GrVkGpu::onCreateBuffer(size_t size, GrGpuBufferType type, in onCreateBuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h340 TType type; global() member in TIntermTyped
377 TLoopType type; global() member in TIntermLoop
614 TIntermSelection(TIntermTyped* cond, TIntermNode* trueB, TIntermNode* falseB, const TType& type) TIntermSelection() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp175 GL_APICALL GLuint GL_APIENTRY glCreateShader(GLenum type) in glCreateShader() argument
270 GL_APICALL void GL_APIENTRY glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElements() argument
280 GL_APICALL void GL_APIENTRY glDrawElementsInstancedEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) in glDrawElementsInstancedEXT() argument
295 GL_APICALL void GL_APIENTRY glDrawElementsInstancedANGLE(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) in glDrawElementsInstancedANGLE() argument
410 GL_APICALL void GL_APIENTRY glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) in glGetActiveAttrib() argument
415 glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name) glGetActiveUniform() argument
660 glReadnPixelsEXT(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid *data) glReadnPixelsEXT() argument
666 glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) glReadPixels() argument
756 glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* pixels) glTexImage2D() argument
782 glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* pixels) glTexSubImage2D() argument
933 glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) glVertexAttribPointer() argument
954 glTexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels) glTexImage3DOES() argument
960 glTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) glTexSubImage3DOES() argument
1005 glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) glDrawRangeElements() argument
1010 glTexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *data) glTexImage3D() argument
1015 glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) glTexSubImage3D() argument
1205 glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) glGetTransformFeedbackVarying() argument
1210 glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) glVertexAttribIPointer() argument
1360 glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) glDrawElementsInstanced() argument
[all...]
H A DlibGLESv2.cpp1094 GLuint GL_APIENTRY CreateShader(GLenum type) in CreateShader() argument
1500 void GL_APIENTRY DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in DrawElements() argument
1586 DrawElementsInstancedEXT(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) DrawElementsInstancedEXT() argument
1694 DrawElementsInstancedANGLE(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) DrawElementsInstancedANGLE() argument
2244 GetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) GetActiveAttrib() argument
2282 GetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name) GetActiveUniform() argument
4132 ReadnPixelsEXT(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, GLvoid *data) ReadnPixelsEXT() argument
4152 ReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) ReadPixels() argument
4526 TexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid* data) TexImage2D() argument
4881 TexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid* data) TexSubImage2D() argument
5566 VertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr) VertexAttribPointer() argument
5695 TexImage3DOES(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* data) TexImage3DOES() argument
5768 TexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) TexSubImage3DOES() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.hpp403 ParameterType type : 8; member
445 ParameterType type : 8; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3.h133 int type; member
173 int type; member
733 int type; member
747 int type; member
771 int type; member
785 int type; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp437 type = TypeUndef enumerator
453 type = TypeString enumerator
472 type = TypeCombinedImageSampler enumerator
491 type = TypeConstantOp enumerator
514 type = TypeType enumerator
579 TypeID type; member
608 type = TypeExtension global() enumerator
665 type = TypeExpression global() enumerator
718 type = TypeFunctionPrototype global() enumerator
736 type = TypeBlock global() enumerator
879 type = TypeFunction global() enumerator
890 TypeID type; global() member
980 type = TypeAccessChain global() enumerator
1021 type = TypeVariable global() enumerator
1080 type = TypeConstant global() enumerator
1513 Types type = TypeNone; global() member in SPIRV_CROSS_NAMESPACE::Variant
1688 type_is_floating_point(const SPIRType &type) type_is_floating_point() argument
1693 type_is_integral(const SPIRType &type) type_is_integral() argument
[all...]
H A Dspirv_cross.cpp80 auto &type = get<SPIRType>(v.basetype); in variable_storage_is_aliased() local
122 auto &type = expression_type(ops[0]); in block_is_pure() local
200 auto &type in to_name() local
255 auto &type = get<SPIRType>(var->basetype); register_global_read_dependencies() local
333 auto &type = expression_type(chain); register_write() local
465 auto &type = expression_type(id); expression_is_lvalue() local
565 is_member_builtin(const SPIRType &type, uint32_t index, BuiltIn *builtin) const is_member_builtin() argument
1164 SPIRType *type = &get_variable_data_type(var); get_variable_element_type() local
1172 const SPIRType *type = &get_variable_data_type(var); get_variable_element_type() local
1178 is_sampled_image_type(const SPIRType &type) is_sampled_image_type() argument
1262 set_extended_member_decoration(uint32_t type, uint32_t index, ExtendedDecorations decoration, uint32_t value) set_extended_member_decoration() argument
1301 get_extended_member_decoration(uint32_t type, uint32_t index, ExtendedDecorations decoration) const get_extended_member_decoration() argument
1326 has_extended_member_decoration(uint32_t type, uint32_t index, ExtendedDecorations decoration) const has_extended_member_decoration() argument
1346 unset_extended_member_decoration(uint32_t type, uint32_t index, ExtendedDecorations decoration) unset_extended_member_decoration() argument
1677 type_struct_member_offset(const SPIRType &type, uint32_t index) const type_struct_member_offset() argument
1693 type_struct_member_array_stride(const SPIRType &type, uint32_t index) const type_struct_member_array_stride() argument
1710 type_struct_member_matrix_stride(const SPIRType &type, uint32_t index) const type_struct_member_matrix_stride() argument
1738 get_declared_struct_size_runtime_array(const SPIRType &type, size_t array_size) const get_declared_struct_size_runtime_array() argument
1912 auto &type = get<SPIRType>(struct_type.member_types[index]); get_declared_struct_member_size() local
1996 auto &type = compiler.expression_type(id); handle() local
2504 auto &type = compiler.set<SPIRType>(type_id); register_combined_image_sampler() local
2559 auto &type = compiler.get<SPIRType>(result_type); handle() local
2584 auto &type = compiler.get<SPIRType>(var->basetype); handle() local
2600 auto &type = compiler.get<SPIRType>(result_type); handle() local
2637 auto &type = compiler.get<SPIRType>(result_type); handle() local
2667 auto &type = compiler.get<SPIRType>(result_type); handle() local
2764 auto &type = compiler.set<SPIRType>(sampled_type); handle() local
2783 auto &type = compiler.set<SPIRType>(type_id); handle() local
2914 auto &type = get<SPIRType>(arg.type); analyze_parameter_preservation() local
3433 auto &type = expression_type(accessed_var.first); find_function_local_luts() local
3561 auto &type = expression_type(var.first); analyze_variable_scope() local
3649 auto &type = get<SPIRType>(itr->second); analyze_variable_scope() local
3911 get_common_basic_type(const SPIRType &type, SPIRType::BaseType &base_type) get_common_basic_type() argument
3936 handle_builtin(const SPIRType &type, BuiltIn builtin, const Bitset &decoration_flags) handle_builtin() argument
3977 auto &type = compiler.get<SPIRType>(var->basetype); add_if_builtin() local
4089 auto *type = &compiler.get_variable_data_type(*var); handle() local
4270 uint32_t type = get<SPIRVariable>(b.loop_variables.front()).basetype; build_function_control_flow_graphs_and_analyze() local
4364 auto &type = compiler.get<SPIRType>(args[0]); handle() local
4381 auto &type = compiler.get<SPIRType>(result_type); handle() local
4428 make_constant_null(uint32_t id, uint32_t type) make_constant_null() argument
4501 auto &type = get<SPIRType>(var.basetype); get_remapped_declared_block_name() local
4586 combined_decoration_for_member(const SPIRType &type, uint32_t index) const combined_decoration_for_member() argument
4648 image_is_comparison(const SPIRType &type, uint32_t id) const image_is_comparison() argument
4684 auto &type = compiler.get<SPIRType>(args[0]); handle() local
4850 auto &type = compiler.get<SPIRType>(result_type); handle() local
[all...]
H A Dspirv_hlsl.cpp249 image_type_hlsl_modern(const SPIRType &type, uint32_t id) image_type_hlsl_modern() argument
321 image_type_hlsl_legacy(const SPIRType &type, uint32_t ) image_type_hlsl_legacy() argument
388 image_type_hlsl(const SPIRType &type, uint32_t id) image_type_hlsl() argument
399 type_to_glsl(const SPIRType &type, uint32_t id) type_to_glsl() argument
846 auto &type = get<SPIRType>(var.basetype); to_initializer_expression() local
860 auto type = get<SPIRType>(var.basetype); emit_interface_block_member_in_struct() local
879 auto type = get<SPIRType>(var.basetype); emit_interface_block_in_struct() local
975 auto &type = get<SPIRType>(var.basetype); builtin_to_glsl() local
1215 auto &type = get<SPIRType>(c.constant_type); emit_specialization_constants_and_structs() local
1232 auto &type = get<SPIRType>(c.basetype); emit_specialization_constants_and_structs() local
1239 auto &type = id.get<SPIRType>(); emit_specialization_constants_and_structs() local
1947 auto &type = get<SPIRType>(type_id); emit_resources() local
2045 layout_for_member(const SPIRType &type, uint32_t index) layout_for_member() argument
2062 emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const string &qualifier, uint32_t base_offset) emit_struct_member() argument
2092 auto &type = get<SPIRType>(var.basetype); emit_buffer_block() local
2209 auto &type = get<SPIRType>(var.basetype); emit_push_constant_block() local
2319 auto &type = get<SPIRType>(func.return_type); emit_function_prototype() local
3208 const auto &type = get<SPIRType>(var.basetype); to_resource_binding() local
3314 remap_hlsl_resource_binding(HLSLBindingFlagBits type, uint32_t &desc_set, uint32_t &binding) remap_hlsl_resource_binding() argument
3373 auto &type = get<SPIRType>(var.basetype); emit_modern_uniform() local
3415 auto &type = get<SPIRType>(var.basetype); emit_legacy_uniform() local
3654 auto &type = get<SPIRType>(result_type); emit_glsl_op() local
3744 auto &type = get<SPIRType>(chain.basetype); read_access_chain_array() local
3764 auto &type = get<SPIRType>(chain.basetype); read_access_chain_struct() local
3794 auto &type = get<SPIRType>(chain.basetype); read_access_chain() local
3988 auto &type = get<SPIRType>(result_type); emit_load() local
4031 auto &type = get<SPIRType>(chain.basetype); write_access_chain_array() local
4068 auto &type = get<SPIRType>(chain.basetype); write_access_chain_struct() local
4121 auto &type = get<SPIRType>(chain.basetype); write_access_chain() local
4312 auto &type = expression_type(ops[2]); emit_access_chain() local
4507 auto &type = get<SPIRType>(result_type); emit_atomic() local
4865 auto &type = get<SPIRType>(result_type); emit_instruction() local
4962 auto &type = get<SPIRType>(result_type); emit_instruction() local
5044 auto type = opcode == OpUGreaterThan ? uint_type : int_type; emit_instruction() local
5083 auto type = opcode == OpUGreaterThanEqual ? uint_type : int_type; emit_instruction() local
5121 auto type = opcode == OpULessThan ? uint_type : int_type; emit_instruction() local
5159 auto type = opcode == OpULessThanEqual ? uint_type : int_type; emit_instruction() local
5258 auto &type = get<SPIRType>(result_type); emit_instruction() local
5277 auto &type = expression_type(ops[2]); emit_instruction() local
5347 auto &type = get<SPIRType>(var->basetype); emit_instruction() local
5547 auto &type = get<SPIRType>(var->basetype); emit_instruction() local
5580 auto &type = expression_type(var_id); require_texture_query_variant() local
[all...]
H A Dspirv_msl.cpp1082 SPIRType type; in get_uint_type_id() local
1099 auto &type = get<SPIRType>(var.basetype); in emit_entry_point_declarations() local
1235 const auto &type = get_variable_data_type(var); emit_entry_point_declarations() local
1297 const auto &type = get_variable_data_type(var); emit_entry_point_declarations() local
1605 auto &type = get<SPIRType>(ops[0]); extract_global_variables_from_function() local
1910 mark_as_packable(SPIRType &type) mark_as_packable() argument
1940 mark_location_as_used_by_shader(uint32_t location, const SPIRType &type, StorageClass storage, bool fallback) mark_location_as_used_by_shader() argument
1968 auto *type = &set<SPIRType>(new_type_id, old_type); build_extended_vector_type() local
2006 SPIRType &type = set<SPIRType>(new_type_id, get<SPIRType>(type_id)); build_msl_interpolant_type() local
2016 add_component_variable_to_interface_block(spv::StorageClass storage, const std::string &ib_var_ref, SPIRVariable &var, const SPIRType &type, InterfaceBlockMeta &meta) add_component_variable_to_interface_block() argument
2120 auto &type = get<SPIRType>(type_id); add_plain_variable_to_interface_block() local
3237 auto &type = get_variable_element_type(var); fix_up_interface_member_indices() local
3612 SPIRType type; add_interface_block() local
3763 auto &type = get<SPIRType>(type_id); ensure_correct_builtin_type() local
3796 auto &type = get<SPIRType>(type_id); ensure_correct_input_type() local
3871 mark_struct_members_packed(const SPIRType &type) mark_struct_members_packed() argument
3894 mark_scalar_layout_structs(const SPIRType &type) mark_scalar_layout_structs() argument
4045 validate_member_packing_rules_msl(const SPIRType &type, uint32_t index) const validate_member_packing_rules_msl() argument
4210 auto &type = get<SPIRType>(type_id); ensure_member_packing_rules_msl() local
4272 auto &type = expression_type(rhs_expression); emit_store_statement() local
4518 unpack_expression_type(string expr_str, const SPIRType &type, uint32_t physical_type_id, bool packed, bool row_major) unpack_expression_type() argument
6633 auto &type = get<SPIRType>(c.constant_type); emit_specialization_constants_and_structs() local
6676 auto &type = get<SPIRType>(c.basetype); emit_specialization_constants_and_structs() local
6685 auto &type = id.get<SPIRType>(); emit_specialization_constants_and_structs() local
7178 auto *type = &get_variable_element_type(*var); emit_tessellation_access_chain() local
7411 prepare_access_chain_for_scalar_access(std::string &expr, const SPIRType &type, spv::StorageClass storage, bool &is_packed) prepare_access_chain_for_scalar_access() argument
7453 auto *type = &var_type; fix_up_interpolant_access_chain() local
8066 auto &type = get<SPIRType>(result_type); emit_instruction() local
8133 auto &type = get<SPIRType>(result_type); emit_instruction() local
8237 auto &type = get<SPIRType>(result_type); emit_instruction() local
8267 auto &type = get<SPIRType>(result_type); emit_instruction() local
8279 auto &type = expression_type(ops[2]); emit_instruction() local
[all...]

Completed in 130 milliseconds

1...<<301302303304305306307308309310>>...325