HomeSort by relevance Sort by last modified time
    Searched refs:tex (Results 426 - 450 of 622) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state_validate.c 89 mt->level[sf->base.u.tex.level].tile_mode);
90 PUSH_DATA(push, sf->base.u.tex.first_layer + sf->depth);
92 PUSH_DATA(push, sf->base.u.tex.first_layer);
132 PUSH_DATA (push, mt->level[sf->base.u.tex.level].tile_mode);
140 (sf->base.u.tex.first_layer + sf->depth));
142 PUSH_DATA (push, sf->base.u.tex.first_layer);
  /external/mesa3d/src/gallium/state_trackers/vega/
api_filters.c 65 struct pipe_resource *tex = 0; local
78 tex = screen->resource_create(screen, &templ);
82 pipe_get_transfer(pipe, tex,
85 0, 0, tex->width0, tex->height0);
92 return tex;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_state.c 2212 struct r600_resource_texture *tex = (void *)resource[i]->base.texture; local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 2212 struct r600_resource_texture *tex = (void *)resource[i]->base.texture; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_driver.c 1081 struct pipe_resource *tex; local
1088 tex = xorg_exa_create_root_texture(pScrn, pScrn->virtualX, pScrn->virtualY,
1091 if (!tex)
1097 if (!ms->screen->resource_get_handle(ms->screen, tex, &whandle))
1121 pipe_resource_reference(&ms->root_texture, tex);
1122 pipe_resource_reference(&tex, NULL);
1128 pipe_resource_reference(&tex, NULL);
    [all...]
xorg_xv.c 164 struct pipe_resource *tex = 0; local
177 tex = screen->resource_create(screen, &templ);
179 return tex;
512 if (dst && !dst->tex) {
517 if (!dst || !dst->tex)
518 XORG_FALLBACK("Xv destination %s", !dst ? "!dst" : "!dst->tex");
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_driver.c 1081 struct pipe_resource *tex; local
1088 tex = xorg_exa_create_root_texture(pScrn, pScrn->virtualX, pScrn->virtualY,
1091 if (!tex)
1097 if (!ms->screen->resource_get_handle(ms->screen, tex, &whandle))
1121 pipe_resource_reference(&ms->root_texture, tex);
1122 pipe_resource_reference(&tex, NULL);
1128 pipe_resource_reference(&tex, NULL);
    [all...]
xorg_xv.c 164 struct pipe_resource *tex = 0; local
177 tex = screen->resource_create(screen, &templ);
179 return tex;
512 if (dst && !dst->tex) {
517 if (!dst || !dst->tex)
518 XORG_FALLBACK("Xv destination %s", !dst ? "!dst" : "!dst->tex");
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_render.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_fp.c 655 * Some TEX instructions require extra code, cube map coordinate
657 * This function emits those extra instructions and the TEX
674 if (c->key.tex.swizzles[unit] != SWIZZLE_NOOP) {
774 if (c->key.tex.yuvtex_mask & (1 << unit)) {
776 bool swap_uv = c->key.tex.yuvtex_swap_mask & (1 << unit);
781 UYV = TEX ...
795 /* tmp = TEX ...
857 /* ordinary RGBA tex instruction */
871 if (c->key.tex.swizzles[unit] != SWIZZLE_NOOP) {
872 /* swizzle the result of the TEX instruction *
    [all...]
brw_wm.c 427 found |= brw_debug_recompile_sampler_key(&old_key->tex, &key->tex);
574 brw_populate_sampler_prog_key_data(ctx, prog, &key->tex);
  /external/mesa3d/src/gallium/drivers/r300/
r300_render.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_fp.c 655 * Some TEX instructions require extra code, cube map coordinate
657 * This function emits those extra instructions and the TEX
674 if (c->key.tex.swizzles[unit] != SWIZZLE_NOOP) {
774 if (c->key.tex.yuvtex_mask & (1 << unit)) {
776 bool swap_uv = c->key.tex.yuvtex_swap_mask & (1 << unit);
781 UYV = TEX ...
795 /* tmp = TEX ...
857 /* ordinary RGBA tex instruction */
871 if (c->key.tex.swizzles[unit] != SWIZZLE_NOOP) {
872 /* swizzle the result of the TEX instruction *
    [all...]
brw_wm.c 427 found |= brw_debug_recompile_sampler_key(&old_key->tex, &key->tex);
574 brw_populate_sampler_prog_key_data(ctx, prog, &key->tex);
  /frameworks/native/libs/gui/
GLConsumer.cpp 119 GLConsumer::GLConsumer(const sp<IGraphicBufferConsumer>& bq, uint32_t tex,
130 mTexName(tex),
585 status_t GLConsumer::attachToContext(uint32_t tex) {
616 glBindTexture(mTexTarget, GLuint(tex));
620 mTexName = tex;
    [all...]
  /frameworks/rs/driver/
rsdShader.cpp 384 void RsdShader::setupSampler(const Context *rsc, const Sampler *s, const Allocation *tex) {
406 DrvAllocation *drvTex = (DrvAllocation *)tex->mHal.drv;
414 if (!dc->gl.gl.OES_texture_npot && tex->getType()->getIsNp2()) {
415 if (tex->getHasGraphicsMipmaps() &&
441 if (tex->getHasGraphicsMipmaps()) {
458 rsdGLCheckError(rsc, "Sampler::setup tex env");
497 rsdGLCheckError(rsc, "ProgramFragment::setup tex bind");
510 rsdGLCheckError(rsc, "ProgramFragment::setup basic tex env");
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 173 static ObjectLocalName TextureLocalName(GLenum target, unsigned int tex) {
175 return (tex!=0? tex : ctx->getDefaultTextureName(target));
178 static TextureData* getTextureData(ObjectLocalName tex){
181 if(!ctx->shareGroup()->isObject(TEXTURE,tex))
187 ObjectDataPtr objData = ctx->shareGroup()->getObjectData(TEXTURE,tex);
190 ctx->shareGroup()->setObjectData(TEXTURE, tex, ObjectDataPtr(texData));
199 unsigned int tex = ctx->getBindedTexture(target); local
200 return getTextureData(TextureLocalName(target,tex));
233 TextureData* tex = getTextureData(texture)
1481 unsigned int tex = ctx->getBindedTexture(target); local
1658 ObjectLocalName tex = TextureLocalName(target,ctx->getBindedTexture(target)); local
2276 ObjectLocalName tex = TextureLocalName(GL_TEXTURE_2D,texname); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_state_emit.c 249 struct i915_texture *tex; local
256 tex = i915_texture(i915->fragment_sampler_views[unit]->texture);
257 i915->validation_buffers[i915->num_validation_buffers++] = tex->buffer;
497 /* TEX fixup for sRGB */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
evergreen_compute_internal.c 279 rat_templ.u.tex.level = 0;
280 rat_templ.u.tex.first_layer = 0;
281 rat_templ.u.tex.last_layer = 0;
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_fbo.c 448 surf_tmpl.u.tex.level = strb->rtt_level;
449 surf_tmpl.u.tex.first_layer = strb->rtt_face + strb->rtt_slice;
450 surf_tmpl.u.tex.last_layer = strb->rtt_face + strb->rtt_slice;
  /external/chromium_org/third_party/skia/samplecode/
SampleWarp.cpp 288 SkPoint* tex = fTex; local
297 tex->set(texture.fLeft + x*dtx, texture.fTop + y*dty);
298 tex += 1;
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 134 deUint32 tex = 1; local
144 context.bindTexture(GL_TEXTURE_2D, tex);
154 context.framebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, tex, levels[ndx]);
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_emit.c 249 struct i915_texture *tex; local
256 tex = i915_texture(i915->fragment_sampler_views[unit]->texture);
257 i915->validation_buffers[i915->num_validation_buffers++] = tex->buffer;
497 /* TEX fixup for sRGB */
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute_internal.c 279 rat_templ.u.tex.level = 0;
280 rat_templ.u.tex.first_layer = 0;
281 rat_templ.u.tex.last_layer = 0;

Completed in 743 milliseconds

<<11121314151617181920>>