Home
last modified time | relevance | path

Searched refs:MAX_SAMPLE_MASK_WORDS (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConstants.h25 MAX_SAMPLE_MASK_WORDS = 2, enumerator
DState.h247 std::array<GLbitfield, MAX_SAMPLE_MASK_WORDS> getSampleMaskValues() const in getSampleMaskValues()
1016 std::array<GLbitfield, MAX_SAMPLE_MASK_WORDS> mSampleMaskValues;
DContext.cpp3817 ANGLE_LIMIT_CAP(mState.mCaps.maxSampleMaskWords, MAX_SAMPLE_MASK_WORDS); in initCaps()
/third_party/openGLES/extensions/ARB/
DARB_texture_multisample.txt112 MAX_SAMPLE_MASK_WORDS 0x8E59
350 greater than or equal to MAX_SAMPLE_MASK_WORDS.
458 than or equal to MAX_SAMPLE_MASK_WORDS.
461 greater than or equal to MAX_SAMPLE_MASK_WORDS.
500 MAX_SAMPLE_MASK_WORDS) the implementation supports.
536 MAX_SAMPLE_MASK_WORDS Z+ GetIntegerv 1 maximum number of sample 4.1.3
DARB_internalformat_query.txt349 4.6. Check that MAX_SAMPLE_MASK_WORDS is at least
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_multisample.txt102 MAX_SAMPLE_MASK_WORDS 0x8E59
340 greater than or equal to MAX_SAMPLE_MASK_WORDS.
448 than or equal to MAX_SAMPLE_MASK_WORDS.
451 greater than or equal to MAX_SAMPLE_MASK_WORDS.
490 MAX_SAMPLE_MASK_WORDS) the implementation supports.
526 MAX_SAMPLE_MASK_WORDS Z+ GetIntegerv 1 maximum number of sample 4.1.3
DARB_internalformat_query.txt339 4.6. Check that MAX_SAMPLE_MASK_WORDS is at least
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h460 std::array<GLbitfield, gl::MAX_SAMPLE_MASK_WORDS> mSampleMaskValues;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h402 uint32_t sampleMask[gl::MAX_SAMPLE_MASK_WORDS];
Dvk_cache_utils.cpp2255 ASSERT(maskNumber < gl::MAX_SAMPLE_MASK_WORDS); in updateSampleMask()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_explicit_multisample.txt336 MAX_SAMPLE_MASK_WORDS.
/third_party/openGLES/extensions/NV/
DNV_explicit_multisample.txt336 MAX_SAMPLE_MASK_WORDS.