/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_idct.c | 592 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 D | etnaviv_disasm.c | 92 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 D | u_simple_shaders.c | 297 struct ureg_src tex; in util_make_fragment_tex_shader_writemask() local
|
H A D | u_inlines.h | 794 util_texrange_covers_whole_level(const struct pipe_resource *tex, in util_texrange_covers_whole_level() argument [all...] |
H A D | u_tests.c | 119 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 D | u_surface.c | 615 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 D | fd3_emit.c | 152 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 D | lp_bld_nir.h | 186 void (*tex)(struct lp_build_nir_context *bld_base, member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 661 emit_tex(struct ir2_context *ctx, nir_tex_instr *tex) in emit_tex() argument [all...] |
H A D | ir2_private.h | 118 } tex; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_emit.c | 148 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 D | sfn_instr_tex.cpp | 275 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 D | svga_draw.c | 214 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 D | DisplayGbm.cpp | 684 GLuint tex = buffer->getTexture(); in drawWithTexture() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ProgramBinaryTest.cpp | 910 GLTexture tex; in TEST_P() local
|
H A D | D3DTextureTest.cpp | 931 GLTexture tex; in TEST_P() local
|
H A D | DepthStencilFormatsTest.cpp | 42 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 D | WebGLFramebufferTest.cpp | 252 GLTexture tex; in testDepthStencilDepthStencil() local 686 GLTexture tex; in testFramebufferIncompleteDimensions() local 757 GLTexture tex; in TestReadingMissingAttachment() local
|
/third_party/skia/src/core/ |
H A D | SkPicturePlayback.cpp | 247 const SkRect* tex = (const SkRect*)reader->skip(count, sizeof(SkRect)); in handleOp() local
|
/third_party/skia/src/image/ |
H A D | SkSurface_Gpu.cpp | 435 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 D | SamplePatch.cpp | 159 SkPoint* tex = strip + stripCount; in draw() local
|
H A D | SampleClip.cpp | 582 const SkPoint* tex = nullptr; variable
|
/third_party/skia/src/gpu/ |
H A D | GrProxyProvider.cpp | 158 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 D | GrDawnProgramBuilder.cpp | 484 GrDawnTexture* tex = static_cast<GrDawnTexture*>(texture); in set_texture() local
|
/third_party/skia/src/utils/ |
H A D | SkNWayCanvas.cpp | 278 void SkNWayCanvas::onDrawAtlas2(const SkImage* image, const SkRSXform xform[], const SkRect tex[], in onDrawAtlas2() argument
|