HomeSort by relevance Sort by last modified time
    Searched refs:SetupTextureDestructionExpectations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
test_helper.h 107 static void SetupTextureDestructionExpectations(
test_helper.cc 170 void TestHelper::SetupTextureDestructionExpectations(
198 SetupTextureDestructionExpectations(gl, GL_TEXTURE_2D);
199 SetupTextureDestructionExpectations(gl, GL_TEXTURE_CUBE_MAP);
216 SetupTextureDestructionExpectations(gl, GL_TEXTURE_EXTERNAL_OES);
219 SetupTextureDestructionExpectations(gl, GL_TEXTURE_RECTANGLE_ARB);

Completed in 101 milliseconds