Home
last modified time | relevance | path

Searched defs:target (Results 926 - 950 of 1886) sorted by relevance

1...<<31323334353637383940>>...76

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c309 unsigned target; in emit_tex() local
345 unsigned target; in emit_sample() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.h191 tgsi_transform_sampler_view_decl(struct tgsi_transform_context *ctx, unsigned index, unsigned target, enum tgsi_return_type type) tgsi_transform_sampler_view_decl() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c2203 svga_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) svga_is_format_supported() argument
2304 svga_is_dx_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) svga_is_dx_format_supported() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c526 panfrost_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) panfrost_is_format_supported() argument
[all...]
/third_party/rust/crates/env_logger/src/
H A Dlib.rs739 pub fn target(&mut self, target: fmt::Target) -> &mut Self { in target() functions
[all...]
/third_party/pulseaudio/src/daemon/
H A Dohos_pa_main.c677 pa_log_target target = { .type = PA_LOG_STDERR, .file = NULL }; in real_main() local
1002 pa_log_target target = { .type = PA_LOG_JOURNAL, .file = NULL }; in real_main() local
H A Dmain.c657 pa_log_target target = { .type = PA_LOG_STDERR, .file = NULL }; local
978 pa_log_target target = { .type = PA_LOG_JOURNAL, .file = NULL }; local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage.cpp33 gl::TextureTarget target = egl_gl::EGLImageTargetToTextureTarget(eglTarget); in GetImageIndex() local
253 ImageState::ImageState(EGLenum target, ImageSibling *buffer, const AttributeMap &attribs) in ImageState() argument
158 ExternalImageSibling(rx::EGLImplFactory *factory, const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const AttributeMap &attribs) ExternalImageSibling() argument
271 Image(rx::EGLImplFactory *factory, const gl::Context *context, EGLenum target, ImageSibling *buffer, const AttributeMap &attribs) Image() argument
[all...]
H A DBuffer.cpp75 bufferStorageExternal(Context *context, BufferBinding target, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) bufferStorageExternal() argument
84 bufferStorage(Context *context, BufferBinding target, GLsizeiptr size, const void *data, GLbitfield flags) bufferStorage() argument
93 bufferData(Context *context, BufferBinding target, const void *data, GLsizeiptr size, BufferUsage usage) bufferData() argument
103 bufferDataImpl(Context *context, BufferBinding target, const void *data, GLsizeiptr size, BufferUsage usage, GLbitfield flags) bufferDataImpl() argument
170 bufferExternalDataImpl(Context *context, BufferBinding target, GLeglClientBufferEXT clientBuffer, GLsizeiptr size, GLbitfield flags) bufferExternalDataImpl() argument
215 bufferSubData(const Context *context, BufferBinding target, const void *data, GLsizeiptr size, GLintptr offset) bufferSubData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_1_params.cpp71 CaptureGetBooleani_v_data(const State &glState, bool isCallValid, GLenum target, GLuint index, GLboolean *data, ParamCapture *paramCapture) CaptureGetBooleani_v_data() argument
81 CaptureGetFramebufferParameteriv_params(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferParameteriv_params() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp198 createImage(const egl::ImageState &state, const gl::Context *context, EGLenum target, const egl::AttributeMap &attribs) createImage() argument
229 createExternalImageSibling(const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
332 validateImageClientBuffer(const gl::Context *context, EGLenum target, EGLClientBuffer clientBuffer, const egl::AttributeMap &attribs) const validateImageClientBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp162 getSurfaceLevel(const gl::Context *context, gl::TextureTarget target, int level, bool dirty, IDirect3DSurface9 **outSurface) getSurfaceLevel() argument
307 getSurfaceLevel(const gl::Context *context, gl::TextureTarget target, int level, bool, IDirect3DSurface9 **outSurface) getSurfaceLevel() argument
440 getSurfaceLevel(const gl::Context *context, gl::TextureTarget target, int level, bool dirty, IDirect3DSurface9 **outSurface) getSurfaceLevel() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.cpp297 const TSymbol *target = findGlobal(name); in findGlobalWithConversion() local
309 const TSymbol *target = findBuiltIn(name, shaderVersion); in findBuiltInWithConversion() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGetTextureSubImageTests.cpp846 void gl4cts::GetTextureSubImage::Functional::prepare(glw::GLenum target, bool is_compressed) in prepare() argument
972 check(glw::GLenum target, bool is_compressed) check() argument
[all...]
H A Dgl4cSparseTextureClampTests.cpp257 bool SparseTextureClampLookupResidencyTestCase::funcAllowed(GLint target, GLint format, FunctionToken& funcToken) in funcAllowed() argument
283 bool SparseTextureClampLookupResidencyTestCase::verifyLookupTextureData(const Functions& gl, GLint target, GLint format, in verifyLookupTextureData() argument
464 draw(GLint target, GLint layer, const ShaderProgram& program) draw() argument
629 const GLint& target = *iter; iterate() local
707 writeDataToTexture(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) writeDataToTexture() argument
801 verifyLookupTextureData(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level, FunctionToken& funcToken) verifyLookupTextureData() argument
985 prepareTexture(const Functions& gl, GLint target, GLint format, GLuint& texture) prepareTexture() argument
1022 commitTexturePage(const Functions& gl, GLint target, GLint format, GLuint& texture, GLint level) commitTexturePage() argument
1059 isInPageSizesRange(GLint target, GLint level) isInPageSizesRange() argument
1084 isPageSizesMultiplication(GLint target, GLint level) isPageSizesMultiplication() argument
[all...]
H A Dgl3cClipDistance.hpp330 VertexBufferObject(const glw::Functions& gl, const glw::GLenum target, std::vector<T> data) VertexBufferObject() argument
H A Dgl4cES31CompatibilitySampleVariablesTests.cpp285 GLenum target; in iterate() local
603 GLenum target; in iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp111 void FramebufferNoAttachmentsBaseCase::expect_fbo_status(GLenum target, GLenum expected_status, in expect_fbo_status() argument
138 void FramebufferNoAttachmentsApiCase::begin_fbo_no_attachments(GLenum target) in begin_fbo_no_attachments() argument
151 begin_fbo_with_multisample_renderbuffer(GLenum target) begin_fbo_with_multisample_renderbuffer() argument
164 begin_fbo(GLenum target, unsigned test_case) begin_fbo() argument
177 end_fbo(GLenum target) end_fbo() argument
279 GLenum target = enums_invalid[i]; iterate() local
304 GLenum target = targets[i]; iterate() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp64 TestConfiguration( glw::GLsizei nInComponents, glw::GLsizei nOutComponents, glw::GLenum target, glw::GLenum inputInternalFormat, glw::GLenum outputInternalFormat, glw::GLenum filtering, glw::GLenum inputFormat, glw::GLenum outputFormat, glw::GLuint width, glw::GLuint height, glw::GLuint depth, InputType initValue, InputType initBorderColor, OutputType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outputType) TestConfiguration() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp52 void setTexParameters(const Functions& gl, GLenum target, bool depthTexture) in setTexParameters() argument
107 ResultData createTexture2D(const Functions& gl, std::size_t components, GLenum target, GLenum internalFormat, in createTexture2D() argument
[all...]
H A DglcSampleVariablesTests.cpp287 GLenum target; in iterate() local
602 GLenum target; in iterate() local
[all...]
H A DglcTextureFilterAnisotropicTests.cpp78 void generateTokens(GLenum target, std::string& refTexCoordType, std::string& refSamplerType) in generateTokens() argument
110 void texImage(const Functions& gl, GLenum target, GLint level, GLenum internal_format, GLuint width, GLuint height, in texImage() argument
143 subImage(const Functions& gl, GLenum target, GLint level, GLint x, GLint y, GLint z, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels) subImage() argument
474 GLenum target = m_supportedTargets[iTarget]; iterate() local
544 generateTexture(const glw::Functions& gl, GLenum target) generateTexture() argument
569 fillTexture(const glw::Functions& gl, GLenum target, GLenum internalFormat) fillTexture() argument
608 drawTexture(const glw::Functions& gl, GLenum target, GLfloat anisoDegree) drawTexture() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp1078 foo >> target; GetUnreachableContinueWithBranchUse() local
1120 f >> target; GetReachableMergeAndContinue() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp71 void checkSubImage3D(GLenum target, GLenum format, GLsizei size) in checkSubImage3D() argument
169 void check3D(GLenum target, const bool compressedFormatEnabled, const bool supportsTarget) in check3D() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLIOSurfaceClientBufferTest.cpp139 EGLint target = 0; in getTextureTarget() local
1051 EGLint target = getTextureTarget(); in TEST_P() local

Completed in 28 milliseconds

1...<<31323334353637383940>>...76