Capture/Replay: Capture name in GetProgramResourceIndex

Bug: angleproject:6180
Change-Id: I1ee7e49dcfa5df23ff5d81d8ca43dd1843c9b2e6
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3250880
Commit-Queue: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Cody Northrop <cnorthrop@google.com>
This commit is contained in:
Gert Wollny 2021-10-28 12:06:42 +02:00 коммит произвёл Angle LUCI CQ
Родитель 7952f84cd6
Коммит c4921cd87a
2 изменённых файлов: 1 добавлений и 4 удалений

Просмотреть файл

@ -162,7 +162,7 @@ void CaptureGetProgramResourceIndex_name(const State &glState,
const GLchar *name,
ParamCapture *paramCapture)
{
UNIMPLEMENTED();
CaptureString(name, paramCapture);
}
void CaptureGetProgramResourceLocation_name(const State &glState,

Просмотреть файл

@ -237,9 +237,6 @@
6605 : TextureBufferTestES31.UseAsUBOThenUpdateThenAsTextureBuffer/* = SKIP_FOR_CAPTURE
# ES3_1 CompileFailed
6180 : GLSLTest_ES31.ArraysOfArraysBlockBasicType/* = SKIP_FOR_CAPTURE
6180 : GLSLTest_ES31.InactiveAtomicCounters/* = SKIP_FOR_CAPTURE
6180 : GLSLTest_ES31.InactiveImages/* = SKIP_FOR_CAPTURE
6180 : GeometryShaderTest.ReferencedByGeometryShaderWithoutExtensionEnabled/* = SKIP_FOR_CAPTURE
6180 : ProgramInterfaceTestES31.GetAtomicCounterProperties/* = SKIP_FOR_CAPTURE
6180 : ProgramInterfaceTestES31.GetBufferVariableProperties/* = SKIP_FOR_CAPTURE