Searched defs:renderPos (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/m133/src/gpu/graphite/ |
| D | RasterPathAtlas.cpp | 101 SkIPoint renderPos = fDrawAtlas->prepForRender(locator, &dst); in onAddToAtlas() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 801 UVec2 renderPos; member 3549 const UVec2& renderPos, in renderReferenceValues() 5092 const UVec2 renderPos = config.renderPos; in renderPassTest() local 5757 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentTests() local 5856 const UVec2 renderPos = UVec2(0, 0); in addAttachmentWriteMaskTests() local 6331 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local 6505 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local 6555 const UVec2 renderPos (0, 0); in addSimpleTests() local 6929 const UVec2 renderPos (0, 0); in addFormatTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 811 UVec2 renderPos; member 3563 const UVec2& renderPos, in renderReferenceValues() 5106 const UVec2 renderPos = config.renderPos; in renderPassTest() local 5782 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentTests() local 5881 const UVec2 renderPos = UVec2(0, 0); in addAttachmentWriteMaskTests() local 6367 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local 6545 …const UVec2 renderPos = rng.choose<UVec2>(DE_ARRAY_BEGIN(renderPositions), DE_ARRAY_END(re… in addAttachmentAllocationTests() local 6595 const UVec2 renderPos (0, 0); in addSimpleTests() local 6972 const UVec2 renderPos (0, 0); in addFormatTests() local
|