Searched refs:_target (Results 1 – 6 of 6) sorted by relevance
48 instructions each takes 5 operands: _target image_, _target52 block of texels in the _target image_ matches a corresponding block of
32 create the _target image_.35 the _target image_ matches a corresponding block of texels in the47 block of texels in the _target image_ matches a corresponding block of
137 void TextureData::setTarget(GLenum _target) { in setTarget() argument138 target = _target; in setTarget()
91 void setTarget(GLenum _target);
53 …_target image_ and _reference image_. The instruction takes two sets of integer texture coordina…307 _reference image_ or _target image_ with `OpImageBlockMatchSADQCOM`324 _reference image_ or _target image_ that can be used with `OpImageBlockMatchSADQCOM`347 … `OpImageBlockMatchSADQCOM` instructions take two image parameters: the _target image_ and the _r…349 * `VK_FORMAT_FEATURE_2_BLOCK_MATCHING_BIT_QCOM` specifies that the format is supported as a _target…510 each takes 5 operands: _target image_, _target coordinates_, _reference image_,512 metric, that describes whether a block of texels in the _target image_ matches518 Both _target coordinates_ and _reference coordinates_ are integer texel coordinates519 of the lower-left texel of the block to be matched in the _target image_ and525 beyond the bounds of _target image_ or _reference image_. For _target image_,[all …]
3589 block or region of texels within a _target image_ is compared with a3591 The instructions make use of two image views: the _target view_ and the3747 The component swizzle is specified by the _target image_ descriptor; any