Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVertexAttributeTest.cpp2703 uint16_t setupVertexAttribPointersForMismatchSignsTest(uint16_t currentSignedMask,
4110 uint16_t VertexAttributeTestES31::setupVertexAttribPointersForMismatchSignsTest( in setupVertexAttribPointersForMismatchSignsTest() function in __anon8ff86acd0111::VertexAttributeTestES31
4179 uint16_t signedMask = setupVertexAttribPointersForMismatchSignsTest(0x0FA5, 0x7FFF); in TEST_P()
4197 signedMask = setupVertexAttribPointersForMismatchSignsTest(signedMask, 0x3572); in TEST_P()
4201 signedMask = setupVertexAttribPointersForMismatchSignsTest(signedMask, 0x4B1C); in TEST_P()
4205 signedMask = setupVertexAttribPointersForMismatchSignsTest(signedMask, 0x19D6); in TEST_P()
4262 setupVertexAttribPointersForMismatchSignsTest(0x55F8, 0x7FFF); in TEST_P()