/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 9 DE_UNREF(pipeline); 10 DE_UNREF(program); 16 DE_UNREF(texture); 22 DE_UNREF(program); 23 DE_UNREF(shader); 29 DE_UNREF(id); 30 DE_UNREF(mode); 36 DE_UNREF(target); 37 DE_UNREF(id); 43 DE_UNREF(target); [all …]
|
D | tcuNullRenderContext.cpp | 66 DE_UNREF(object); in free() 448 DE_UNREF(internalformat); in glGetInternalformativ() 449 DE_UNREF(target); in glGetInternalformativ() 514 DE_UNREF(type); in glCreateShader() 520 DE_UNREF(shader); in glGetShaderiv() 528 DE_UNREF(program); in glGetProgramiv() 637 DE_UNREF(target); in glMapBufferRange() 638 DE_UNREF(offset); in glMapBufferRange() 639 DE_UNREF(length); in glMapBufferRange() 640 DE_UNREF(access); in glMapBufferRange() [all …]
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 8 DE_UNREF(pAllocator); 14 DE_UNREF(pAllocator); 20 DE_UNREF(pAllocator); 26 DE_UNREF(pAllocator); 32 DE_UNREF(pAllocator); 38 DE_UNREF(pAllocator); 44 DE_UNREF(pAllocator); 50 DE_UNREF(pAllocator); 56 DE_UNREF(pAllocator); 62 DE_UNREF(pAllocator); [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderErrors.cpp | 513 DE_UNREF(n_program_object); in getFragmentShaderCode() 568 DE_UNREF(n_program_object); in getVertexShaderCode() 635 DE_UNREF(n_program_object); in getTessellationControlShaderCode() 671 DE_UNREF(n_program_object); in getTessellationEvaluationShaderCode() 695 DE_UNREF(n_program_object); in getVertexShaderCode() 723 DE_UNREF(stage); in isPipelineStageUsed() 781 DE_UNREF(n_program_object); in getTessellationControlShaderCode() 814 DE_UNREF(n_program_object); in getTessellationEvaluationShaderCode() 838 DE_UNREF(n_program_object); in getVertexShaderCode() 861 DE_UNREF(stage); in isPipelineStageUsed() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkPlatform.cpp | 167 DE_UNREF(device); in createShaderModule() 168 DE_UNREF(pCreateInfo); in createShaderModule() 169 DE_UNREF(pAllocator); in createShaderModule() 170 DE_UNREF(pShaderModule); in createShaderModule() 205 DE_UNREF(pAllocator); in destroyDeviceHandler() 225 DE_UNREF(device); in createDescriptorSetLayoutHandlerStat() 226 DE_UNREF(pAllocator); in createDescriptorSetLayoutHandlerStat() 251 DE_UNREF(device); in destroyDescriptorSetLayoutHandler() 252 DE_UNREF(pAllocator); in destroyDescriptorSetLayoutHandler() 268 DE_UNREF(device); in allocateDescriptorSetsHandlerStat() [all …]
|
D | vkResourceInterface.cpp | 455 DE_UNREF(device); in deinitDevice() 527 DE_UNREF(testPath); in makeGraphicsPipelineIdentifier() 536 DE_UNREF(testPath); in makeComputePipelineIdentifier() 551 DE_UNREF(pipelineCache); in createGraphicsPipelines() 744 DE_UNREF(pipelineCache); in createComputePipelines() 832 DE_UNREF(device); in destroyPipeline() 833 DE_UNREF(pAllocator); in destroyPipeline() 850 DE_UNREF(device); in createRenderPass() 851 DE_UNREF(pAllocator); in createRenderPass() 860 DE_UNREF(device); in createRenderPass2() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.cpp | 49 DE_UNREF(pNext_); in AttachmentDescription1() 94 DE_UNREF (pNext_); in AttachmentReference1() 97 DE_UNREF (aspectMask_); in AttachmentReference1() 129 DE_UNREF (pNext_); in SubpassDescription1() 132 DE_UNREF (viewMask_); in SubpassDescription1() 185 DE_UNREF (pNext_); in SubpassDependency1() 193 DE_UNREF (viewOffset_); in SubpassDependency1() 241 DE_UNREF (correlatedViewMaskCount_); in RenderPassCreateInfo1() 242 DE_UNREF (pCorrelatedViewMasks_); in RenderPassCreateInfo1() 285 DE_UNREF(pNext_); in SubpassBeginInfo1() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
D | vktMultiViewRenderPassUtil.cpp | 49 DE_UNREF(pNext_); in AttachmentDescription1() 94 DE_UNREF (pNext_); in AttachmentReference1() 97 DE_UNREF (aspectMask_); in AttachmentReference1() 129 DE_UNREF (pNext_); in SubpassDescription1() 132 DE_UNREF (viewMask_); in SubpassDescription1() 185 DE_UNREF (pNext_); in SubpassDependency1() 193 DE_UNREF (viewOffset_); in SubpassDependency1() 241 DE_UNREF (correlatedViewMaskCount_); in RenderPassCreateInfo1() 242 DE_UNREF (pCorrelatedViewMasks_); in RenderPassCreateInfo1() 285 DE_UNREF(pNext_); in SubpassBeginInfo1() [all …]
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestPackage.hpp | 89 virtual void deinitTestPackage (TestContext& testCtx) { DE_UNREF(testCtx); }; in deinitTestPackage() 91 virtual void updateGlobalStatus (tcu::TestRunStatus& status) { DE_UNREF(status); } in updateGlobalStatus() 92 …string, deUint64>& groupsDurationTime) { DE_UNREF(testCtx); DE_UNREF(packageName); DE_UNREF(durati… in reportDurations()
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuAndroidNativeActivity.cpp | 170 DE_UNREF(hasFocus); in onWindowFocusChanged() 175 DE_UNREF(window); in onNativeWindowCreated() 180 DE_UNREF(window); in onNativeWindowResized() 185 DE_UNREF(window); in onNativeWindowRedrawNeeded() 190 DE_UNREF(window); in onNativeWindowDestroyed() 195 DE_UNREF(queue); in onInputQueueCreated() 200 DE_UNREF(queue); in onInputQueueDestroyed() 205 DE_UNREF(rect); in onContentRectChanged()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fComputeShaderBuiltinVarTests.cpp | 307 DE_UNREF(numWorkGroups); in computeReference() 308 DE_UNREF(workGroupSize); in computeReference() 309 DE_UNREF(workGroupID); in computeReference() 310 DE_UNREF(localInvocationID); in computeReference() 334 DE_UNREF(numWorkGroups); in computeReference() 335 DE_UNREF(workGroupID); in computeReference() 336 DE_UNREF(localInvocationID); in computeReference() 357 DE_UNREF(numWorkGroups); in computeReference() 358 DE_UNREF(workGroupSize); in computeReference() 359 DE_UNREF(localInvocationID); in computeReference() [all …]
|
/third_party/vk-gl-cts/framework/platform/ios/ |
D | tcuIOSAppDelegate.m | 35 DE_UNREF(application && launchOptions); 63 DE_UNREF(application); 69 DE_UNREF(application); 74 DE_UNREF(application); 79 DE_UNREF(application); 85 DE_UNREF(application);
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderAtomicCounterOpsTests.hpp | 104 DE_UNREF(compare); in iterate() 120 DE_UNREF(compare); in iterate() 136 DE_UNREF(compare); in iterate() 152 DE_UNREF(compare); in iterate() 168 DE_UNREF(compare); in iterate() 184 DE_UNREF(compare); in iterate() 200 DE_UNREF(compare); in iterate() 216 DE_UNREF(input); in iterate() 217 DE_UNREF(compare); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeShaderBuiltinVarTests.cpp | 269 DE_UNREF(numWorkGroups); in computeReference() 270 DE_UNREF(workGroupSize); in computeReference() 271 DE_UNREF(workGroupID); in computeReference() 272 DE_UNREF(localInvocationID); in computeReference() 296 DE_UNREF(numWorkGroups); in computeReference() 297 DE_UNREF(workGroupID); in computeReference() 298 DE_UNREF(localInvocationID); in computeReference() 320 DE_UNREF(numWorkGroups); in computeReference() 321 DE_UNREF(workGroupSize); in computeReference() 322 DE_UNREF(localInvocationID); in computeReference() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
D | vktComputeShaderBuiltinVarTests.cpp | 269 DE_UNREF(numWorkGroups); in computeReference() 270 DE_UNREF(workGroupSize); in computeReference() 271 DE_UNREF(workGroupID); in computeReference() 272 DE_UNREF(localInvocationID); in computeReference() 296 DE_UNREF(numWorkGroups); in computeReference() 297 DE_UNREF(workGroupID); in computeReference() 298 DE_UNREF(localInvocationID); in computeReference() 320 DE_UNREF(numWorkGroups); in computeReference() 321 DE_UNREF(workGroupSize); in computeReference() 322 DE_UNREF(localInvocationID); in computeReference() [all …]
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgExpression.hpp | 73 …Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; … in createNextChild() 74 …void tokenize (GeneratorState& state, TokenStream& str) const { DE_UNREF(state); str << Tok… in tokenize() 113 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; } in createNextChild() 118 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); } in evaluate() 131 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; } in createNextChild() 136 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); } in evaluate() 150 Expression* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; } in createNextChild() 155 void evaluate (ExecutionContext& ctx) { DE_UNREF(ctx); } in evaluate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktCustomInstancesDevices.cpp | 533 DE_UNREF(context); in checkSupport() 534 DE_UNREF(videoCodecOperation); in checkSupport() 564 DE_UNREF(result); in VideoDevice() 566 DE_UNREF(videoCodecOperation); in VideoDevice() 567 DE_UNREF(videoDeviceFlags); in VideoDevice() 583 DE_UNREF(videoCodecOperation); in getQueueFlags() 597 DE_UNREF(videoCodecOperationFlags); in isVideoEncodeOperation() 611 DE_UNREF(videoCodecOperationFlags); in isVideoDecodeOperation() 622 DE_UNREF(videoCodecOperationFlags); in isVideoOperation() 669 DE_UNREF(deviceExtensions); in addVideoDeviceExtensions() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.cpp | 533 DE_UNREF(context); in checkSupport() 534 DE_UNREF(videoCodecOperation); in checkSupport() 564 DE_UNREF(result); in VideoDevice() 566 DE_UNREF(videoCodecOperation); in VideoDevice() 567 DE_UNREF(videoDeviceFlags); in VideoDevice() 583 DE_UNREF(videoCodecOperation); in getQueueFlags() 597 DE_UNREF(videoCodecOperationFlags); in isVideoEncodeOperation() 611 DE_UNREF(videoCodecOperationFlags); in isVideoDecodeOperation() 622 DE_UNREF(videoCodecOperationFlags); in isVideoOperation() 669 DE_UNREF(deviceExtensions); in addVideoDeviceExtensions() [all …]
|
/third_party/vk-gl-cts/framework/delibs/dethread/unix/ |
D | deSemaphoreMach.c | 40 DE_UNREF(attributes); in deSemaphore_create() 54 DE_UNREF(res); in deSemaphore_destroy() 62 DE_UNREF(res); in deSemaphore_increment() 70 DE_UNREF(res); in deSemaphore_decrement()
|
D | deNamedSemaphoreUnix.c | 52 DE_UNREF(attributes); in deSemaphore_create() 82 DE_UNREF(res); in deSemaphore_destroy() 91 DE_UNREF(res); in deSemaphore_increment() 99 DE_UNREF(res); in deSemaphore_decrement()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglVGRenderUtil.cpp | 63 DE_UNREF(x && y && width && height); 64 DE_UNREF(color); 70 DE_UNREF(x && y && width && height); 71 DE_UNREF(dst);
|
D | teglGLES1RenderUtil.cpp | 65 DE_UNREF(x && y && width && height); 66 DE_UNREF(color); 72 DE_UNREF(x && y && width && height); 73 DE_UNREF(dst);
|
D | teglQueryContextTests.cpp | 100 DE_UNREF(display); in executeForContext() 101 DE_UNREF(surface); in executeForContext() 102 DE_UNREF(config); in executeForContext() 142 DE_UNREF(display); in executeForContext() 143 DE_UNREF(context); in executeForContext() 144 DE_UNREF(config); in executeForContext() 184 DE_UNREF(surface && context); in executeForContext() 185 DE_UNREF(config); in executeForContext() 235 DE_UNREF(surface); in executeForContext()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderMatrixTests.cpp | 497 …ONST, TYPE_FLOAT> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 498 …T, TYPE_FLOAT_VEC2> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 499 …T, TYPE_FLOAT_VEC3> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 500 …T, TYPE_FLOAT_VEC4> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 502 …T, TYPE_FLOAT_MAT2> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 503 … TYPE_FLOAT_MAT2X3> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 504 … TYPE_FLOAT_MAT2X4> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 505 … TYPE_FLOAT_MAT3X2> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 506 …T, TYPE_FLOAT_MAT3> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() 507 … TYPE_FLOAT_MAT3X4> (const ShaderEvalContext& evalCtx, int inputNdx) { DE_UNREF(evalCtx); return … in getInputValue() [all …]
|
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.cpp | 62 DE_UNREF(version); in handleGlobal() 72 DE_UNREF(data); in handleGlobalRemove() 73 DE_UNREF(registry); in handleGlobalRemove() 74 DE_UNREF(name); in handleGlobalRemove() 228 DE_UNREF(data); in handlePing()
|