Home
last modified time | relevance | path

Searched defs:samplePos (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_singlesample.cpp54 const SWR_MULTISAMPLE_POS& samplePos = state.rastState.samplePositions; in BackendSingleSample() local
Dbackend_sample.cpp54 const SWR_MULTISAMPLE_POS& samplePos = state.rastState.samplePositions; in BackendSampleRate() local
Dbackend.cpp224 const SWR_MULTISAMPLE_POS& samplePos = state.rastState.samplePositions; in BackendNullPS() local
Dcontext.h274 float samplePos[SWR_MAX_NUM_MULTISAMPLES * 2]; in OSALIGNLINE() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cPostDepthCoverageTests.cpp424 GLfloat samplePos[2]; in iterate() local
/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp141 tcu::Vec2 samplePos = tcu::Vec2(-1, -1); in iterate() local
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp711 const deInt64* samplePos = DE_NULL; in rasterizeMultiSample() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5336 …const tcu::Vec4 samplePos = getSamplePos(m_viewType, m_baseMipLevel, m_baseArraySlice, sam… in fetchSampleValue() local