Home
last modified time | relevance | path

Searched defs:tex (Results 251 - 275 of 439) sorted by relevance

1...<<1112131415161718

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c592 struct pipe_resource *tex; in init_source() local
393 vl_idct_stage2_vert_shader(struct vl_idct *idct, struct ureg_program *shader, unsigned first_output, struct ureg_dst tex) vl_idct_stage2_vert_shader() argument
633 struct pipe_resource *tex; init_intermediate() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_disasm.c92 struct etna_inst_tex *tex; member
356 print_tex(struct etna_inst_tex *tex, bool sep) in print_tex() argument
547 struct etna_inst_tex tex = { in print_instr() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c297 struct ureg_src tex; in util_make_fragment_tex_shader_writemask() local
H A Du_inlines.h794 util_texrange_covers_whole_level(const struct pipe_resource *tex, in util_texrange_covers_whole_level() argument
[all...]
H A Du_tests.c119 util_set_max_viewport(struct cso_context *cso, struct pipe_resource *tex) in util_set_max_viewport() argument
70 util_set_framebuffer_cb0(struct cso_context *cso, struct pipe_context *ctx, struct pipe_resource *tex) util_set_framebuffer_cb0() argument
222 util_probe_rect_rgba_multi(struct pipe_context *ctx, struct pipe_resource *tex, unsigned offx, unsigned offy, unsigned w, unsigned h, const float *expected, unsigned num_expected_colors) util_probe_rect_rgba_multi() argument
272 util_probe_rect_rgba(struct pipe_context *ctx, struct pipe_resource *tex, unsigned offx, unsigned offy, unsigned w, unsigned h, const float *expected) util_probe_rect_rgba() argument
540 struct pipe_resource *tex = test_sync_file_fences() local
874 nv12_validate_resource_fields(struct pipe_resource *tex) nv12_validate_resource_fields() argument
892 struct pipe_resource *tex = util_create_texture2d(screen, NV12_WIDTH, NV12_HEIGHT, test_nv12() local
[all...]
H A Du_surface.c615 util_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) util_clear_texture() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c152 emit_textures(struct fd_context *ctx, struct fd_ringbuffer *ring, enum adreno_state_block sb, struct fd_texture_stateobj *tex) emit_textures() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h186 void (*tex)(struct lp_build_nir_context *bld_base, member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c661 emit_tex(struct ir2_context *ctx, nir_tex_instr *tex) in emit_tex() argument
[all...]
H A Dir2_private.h118 } tex; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c148 emit_textures(struct fd_context *ctx, struct fd_ringbuffer *ring, enum a4xx_state_block sb, struct fd_texture_stateobj *tex, const struct ir3_shader_variant *v) emit_textures() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.cpp275 auto tex = new TexInstr( opcode, dest, dest_swz, src, sampler_id, res_id, nullptr); in from_string() local
321 bool TexInstr::from_nir(nir_tex_instr *tex, Shader& shader) in from_nir() argument
385 emit_tex_tex(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_tex_tex() argument
412 emit_tex_txl_txb(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_tex_txl_txb() argument
438 emit_tex_txf(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_tex_txf() argument
489 emit_buf_txf(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_buf_txf() argument
533 emit_tex_tex_ms_direct(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_tex_tex_ms_direct() argument
571 emit_tex_tex_ms(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_tex_tex_ms() argument
675 emit_tex_txd(nir_tex_instr *tex, Inputs& src, Shader& shader) emit_tex_txd() argument
762 emit_tex_txs(nir_tex_instr *tex, Inputs& src, RegisterVec4::Swizzle dest_swz, Shader& shader) emit_tex_txs() argument
814 emit_tex_tg4(nir_tex_instr* tex, Inputs& src , Shader& shader) emit_tex_tg4() argument
882 r600::sfn_log << SfnLog::tex << "emit literal offsets\\n"; emit_tex_tg4() member in r600::SfnLog
1053 emit_tex_lod(nir_tex_instr* tex, Inputs& src, Shader& shader) emit_tex_lod() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw.c214 struct svga_texture *tex = svga_texture(view->texture); in draw_vgpu9() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp684 GLuint tex = buffer->getTexture(); in drawWithTexture() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProgramBinaryTest.cpp910 GLTexture tex; in TEST_P() local
H A DD3DTextureTest.cpp931 GLTexture tex; in TEST_P() local
H A DDepthStencilFormatsTest.cpp42 GLuint tex = 0; in checkTexImageFormatSupport() local
55 GLuint tex = 0; in checkTexStorageFormatSupport() local
79 GLTexture tex; in verifyDepthRenderBuffer() local
249 GLTexture tex; depthStencilReadbackCase() local
547 GLTexture tex; TEST_P() local
977 GLTexture tex; TEST_P() local
1050 GLTexture tex; TEST_P() local
[all...]
H A DWebGLFramebufferTest.cpp252 GLTexture tex; in testDepthStencilDepthStencil() local
686 GLTexture tex; in testFramebufferIncompleteDimensions() local
757 GLTexture tex; in TestReadingMissingAttachment() local
/third_party/skia/src/core/
H A DSkPicturePlayback.cpp247 const SkRect* tex = (const SkRect*)reader->skip(count, sizeof(SkRect)); in handleOp() local
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp435 static bool validate_backend_texture(const GrCaps* caps, const GrBackendTexture& tex, in validate_backend_texture() argument
486 MakeFromBackendTexture(GrRecordingContext* rContext, const GrBackendTexture& tex, GrSurfaceOrigin origin, int sampleCnt, SkColorType colorType, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* props, SkSurface::TextureReleaseProc textureReleaseProc, SkSurface::ReleaseContext releaseContext) MakeFromBackendTexture() argument
/third_party/skia/samplecode/
H A DSamplePatch.cpp159 SkPoint* tex = strip + stripCount; in draw() local
H A DSampleClip.cpp582 const SkPoint* tex = nullptr; variable
/third_party/skia/src/gpu/
H A DGrProxyProvider.cpp158 sk_sp<GrTexture> tex; in testingOnly_createInstantiatedProxy() local
206 sk_sp<GrTextureProxy> GrProxyProvider::testingOnly_createWrapped(sk_sp<GrTexture> tex) { in testingOnly_createWrapped() argument
211 sk_sp<GrTextureProxy> GrProxyProvider::createWrapped(sk_sp<GrTexture> tex, in createWrapped() argument
555 sk_sp<GrTexture> tex = wrapBackendTexture() local
590 sk_sp<GrTexture> tex = resourceProvider->wrapCompressedBackendTexture(beTex, ownership, wrapCompressedBackendTexture() local
631 sk_sp<GrTexture> tex = resourceProvider->wrapRenderableBackendTexture( wrapRenderableBackendTexture() local
[all...]
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp484 GrDawnTexture* tex = static_cast<GrDawnTexture*>(texture); in set_texture() local
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp278 void SkNWayCanvas::onDrawAtlas2(const SkImage* image, const SkRSXform xform[], const SkRect tex[], in onDrawAtlas2() argument

Completed in 36 milliseconds

1...<<1112131415161718