HomeSort by relevance Sort by last modified time
    Searched refs:DE_NULL (Results 26 - 50 of 616) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/deqp/framework/egl/
egluPlatform.cpp 45 return new tcu::StaticFunctionLibrary(DE_NULL, 0);
egluNativePixmap.cpp 41 throw tcu::NotSupportedError("eglu::NativePixmap doesn't support eglCreatePixmapSurface()", DE_NULL, __FILE__, __LINE__);
47 throw tcu::NotSupportedError("eglu::NativePixmap doesn't support eglCreatePlatformPixmapSurface()", DE_NULL, __FILE__, __LINE__);
53 throw tcu::NotSupportedError("eglu::NativePixmap doesn't support readPixels", DE_NULL, __FILE__, __LINE__);
  /external/deqp/framework/randomshaders/
rsgStatement.hpp 43 virtual Statement* createNextChild (GeneratorState& state) = DE_NULL;
44 virtual void tokenize (GeneratorState& state, TokenStream& str) const = DE_NULL;
45 virtual void execute (ExecutionContext& execCtx) const = DE_NULL;
61 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
74 DeclarationStatement (GeneratorState& state, Variable* variable = DE_NULL);
77 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
144 Statement* createNextChild (GeneratorState& state) { DE_UNREF(state); return DE_NULL; }
  /external/deqp/framework/delibs/decpp/
deUniquePtr.cpp 82 DE_TEST_ASSERT(ptr.get() != DE_NULL);
94 DE_TEST_ASSERT(ptr.get() != DE_NULL);
107 bool test = (UniquePtr<Object>(new Object(exists))).get() != DE_NULL && exists;
120 DE_TEST_ASSERT(ptr.get() != DE_NULL);
176 Object* raw = DE_NULL;
180 DE_TEST_ASSERT(raw != DE_NULL);
181 DE_TEST_ASSERT(ptr1.get() == DE_NULL);
194 DE_TEST_ASSERT(ptr1.get() == DE_NULL);
198 DE_TEST_ASSERT(ptr1.get() != DE_NULL);
199 DE_TEST_ASSERT(ptr2.get() == DE_NULL);
    [all...]
deSharedPtr.hpp 84 m_ptr = DE_NULL;
204 : m_ptr (DE_NULL)
205 , m_state (DE_NULL)
221 : m_ptr (DE_NULL)
222 , m_state (DE_NULL)
257 : m_ptr (DE_NULL)
258 , m_state (DE_NULL)
311 : m_ptr (DE_NULL)
312 , m_state (DE_NULL)
470 m_ptr = DE_NULL;
    [all...]
  /external/deqp/framework/egl/wrapper/
eglwLibrary.cpp 61 return new tcu::StaticFunctionLibrary(DE_NULL, 0);
71 , m_getProcAddress (DE_NULL)
87 GenericFuncType res = (GenericFuncType)DE_NULL;
126 : m_dynLib(DE_NULL)
155 return DE_NULL;
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp 199 DE_NULL, // const void* pNext;
205 DE_NULL, // const deUint32* pQueueFamilyIndices;
230 DE_NULL, // const void* pNext;
242 DE_NULL, // const void* pNext;
257 DE_NULL, // const void* pNext;
262 DE_NULL, // const VkPushConstantRange* pPushConstantRanges;
275 DE_NULL, // const void* pNext;
280 DE_NULL, // const VkSpecializationInfo* pSpecializationInfo;
285 DE_NULL, // const void* pNext;
289 DE_NULL, // VkPipeline basePipelineHandle
    [all...]
  /external/deqp/framework/delibs/destream/
deFileStream.c 142 DE_NULL,
144 DE_NULL,
150 DE_NULL,
160 FileStream* fileStream = DE_NULL;
172 fileStream->error = DE_NULL;
180 FileStream* fileStream = DE_NULL;
192 fileStream->error = DE_NULL;
200 FileStream* fileStream = DE_NULL;
212 fileStream->error = DE_NULL;
  /external/deqp/external/vulkancts/framework/vulkan/
vkBuilderUtil.hpp 51 return addBinding(descriptorType, 1u, stageFlags, (VkSampler*)DE_NULL);
57 return addBinding(descriptorType, descriptorCount, stageFlags, (VkSampler*)DE_NULL);
163 return write(destSet, destLocation.m_binding, destLocation.m_arrayElement, 1u, descriptorType, pImageInfo, DE_NULL, DE_NULL);
171 return write(destSet, destLocation.m_binding, destLocation.m_arrayElement, 1u, descriptorType, DE_NULL, pBufferInfo, DE_NULL);
179 return write(destSet, destLocation.m_binding, destLocation.m_arrayElement, 1u, descriptorType, DE_NULL, DE_NULL, pTexelBufferView);
188 return write(destSet, destLocation.m_binding, destLocation.m_arrayElement, numDescriptors, descriptorType, pImageInfo, DE_NULL, DE_NULL);
    [all...]
vkRef.hpp 83 : m_deviceIface (DE_NULL)
84 , m_device (DE_NULL)
85 , m_allocator (DE_NULL)
105 : m_destroyInstance ((DestroyInstanceFunc)DE_NULL)
106 , m_allocator (DE_NULL)
125 : m_destroyDevice ((DestroyDeviceFunc)DE_NULL)
126 , m_allocator (DE_NULL)
146 : m_instanceIface (DE_NULL)
148 , m_allocator (DE_NULL)
169 : m_instanceIface (DE_NULL)
    [all...]
vkDeviceUtil.hpp 44 const VkAllocationCallbacks* pAllocator = DE_NULL);
vkBuilderUtil.cpp 63 DE_NULL, // pImmutableSamplers
84 DE_NULL,
87 (bindings.empty()) ? (DE_NULL) : (bindings.data()), // pBinding
134 const VkDescriptorPoolSize* const typeCountPtr = (m_counts.empty()) ? (DE_NULL) : (&m_counts[0]);
138 DE_NULL,
167 DE_NULL,
173 DE_NULL,
174 DE_NULL,
175 DE_NULL
208 DE_NULL,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineEarlyFragmentTests.cpp 122 DE_NULL, // const void* pNext;
139 DE_NULL, // const void* pNext;
145 DE_NULL, // const deUint32* pQueueFamilyIndices;
158 DE_NULL, // const void* pNext;
173 DE_NULL, // const void* pNext;
178 DE_NULL, // const VkPushConstantRange* pPushConstantRanges;
188 DE_NULL, // const void* pNext;
200 DE_NULL, // const void* pNext;
213 DE_NULL, // const void* pNext;
215 DE_NULL, // const VkCommandBufferInheritanceInfo* pInheritanceInfo
    [all...]
  /external/deqp/framework/delibs/deutil/
deProcess.c 112 char** argList = cmdLine ? (char**)deCalloc(sizeof(char*)*((size_t)cmdLine->numArgs+1)) : DE_NULL;
124 argList[argNdx] = DE_NULL; /* Terminate with 0. */
159 process->standardIn = DE_NULL;
160 process->standardOut = DE_NULL;
161 process->standardErr = DE_NULL;
193 process->lastError = DE_NULL;
197 return process->lastError != DE_NULL;
472 process->standardIn = DE_NULL;
484 process->standardOut = DE_NULL;
496 process->standardErr = DE_NULL;
    [all...]
deDynamicLibrary.c 41 return DE_NULL;
47 return DE_NULL;
90 return DE_NULL;
96 return DE_NULL;
  /external/deqp/execserver/
xsTcpServer.hpp 44 virtual ConnectionHandler* createHandler (de::Socket* socket, const de::SocketAddress& clientAddress) = DE_NULL;
75 virtual void handle (void) = DE_NULL;
xsPosixFileReader.cpp 34 : m_file (DE_NULL)
56 m_file = DE_NULL;
112 m_file = DE_NULL;
  /external/deqp/external/glslang/
osinclude.cpp 79 ((TThreadEntrypoint)entry)(DE_NULL);
84 return (void*)(deUintptr)deThread_create(EnterGenericThread, (void*)entry, DE_NULL);
  /external/deqp/framework/common/
tcuCommandLine.cpp 144 << Option<CaseList> (DE_NULL, "deqp-caselist", "Case list to run in trie format (e.g. {dEQP-GLES2{info{version,renderer}}})")
145 << Option<CaseListFile> (DE_NULL, "deqp-caselist-file", "Read case list (in trie format) from given file")
146 << Option<StdinCaseList> (DE_NULL, "deqp-stdin-caselist", "Read case list (in trie format) from stdin")
147 << Option<LogFilename> (DE_NULL, "deqp-log-filename", "Write test results to given file", "TestResults.qpa")
148 << Option<RunMode> (DE_NULL, "deqp-runmode", "Execute tests, or write list of test cases into a file",
150 << Option<ExportFilenamePattern>(DE_NULL, "deqp-caselist-export-file", "Set the target file name pattern for caselist export", "${packageName}-cases.${typeExtension}")
151 << Option<WatchDog> (DE_NULL, "deqp-watchdog", "Enable test watchdog", s_enableNames, "disable")
152 << Option<CrashHandler> (DE_NULL, "deqp-crashhandler", "Enable crash handling", s_enableNames, "disable")
153 << Option<BaseSeed> (DE_NULL, "deqp-base-seed", "Base seed for test cases that use randomization", "0")
154 << Option<TestIterationCount> (DE_NULL, "deqp-test-iteration-count", "Iteration count for cases that support variable number of iteration (…)
    [all...]
tcuMaybe.hpp 76 : m_ptr (DE_NULL)
89 : m_ptr (DE_NULL)
107 : m_ptr (DE_NULL)
125 m_ptr = DE_NULL;
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiComputeInstanceResultBuffer.cpp 39 m_bufferMem(DE_NULL),
59 DE_NULL,
65 DE_NULL, // pQueueFamilyIndices
92 DE_NULL,
vktApiCopiesAndBlittingTests.cpp 145 DE_NULL, // const void* pNext;
158 DE_NULL, // const void* pNext;
172 DE_NULL, // const void* pNext;
240 DE_NULL, // const void* pNext;
259 DE_NULL, // const void* pNext;
273 DE_NULL, // const void* pNext;
284 DE_NULL, // const void* pNext;
297 DE_NULL, // const void* pNext;
317 DE_NULL, // const void* pNext;
361 DE_NULL, // const void* pNext
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferSparseBinding.cpp 139 bufferCreateInfo.pNext = DE_NULL; // const void* pNext;
146 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices;
187 DE_NULL, // const void* pNext;
193 VK_CHECK(deviceInterface.allocateMemory(*m_logicalDevice, &allocInfo, DE_NULL, &deviceMemory));
195 deviceMemUniquePtrVec.push_back(makeVkSharedPtr(Move<VkDeviceMemory>(check<VkDeviceMemory>(deviceMemory), Deleter<VkDeviceMemory>(deviceInterface, *m_logicalDevice, DE_NULL))));
221 DE_NULL, //const void* pNext;
223 DE_NULL, //const VkSemaphore* pWaitSemaphores;
227 DE_NULL, //const VkSparseImageOpaqueMemoryBindInfo* pImageOpaqueBinds;
229 DE_NULL, //const VkSparseImageMemoryBindInfo* pImageBinds;
235 VK_CHECK(deviceInterface.queueBindSparse(sparseQueue.queueHandle, 1u, &bindSparseInfo, DE_NULL));
    [all...]
  /external/deqp/framework/delibs/dethread/win32/
deSemaphoreWin32.c 42 handle = CreateSemaphore(DE_NULL, initialValue, WIN32_SEM_MAX_VALUE, DE_NULL);
60 BOOL ret = ReleaseSemaphore(handle, 1, DE_NULL);
  /external/deqp/framework/opengl/
gluDefs.hpp 30 #define GLU_CHECK_ERROR(ERR) GLU_EXPECT_NO_ERROR(ERR, DE_NULL)
32 #define GLU_CHECK() GLU_CHECK_MSG(DE_NULL)
37 #define GLU_CHECK_GLW(GL) GLU_CHECK_GLW_MSG(GL, DE_NULL)

Completed in 259 milliseconds

12 3 4 5 6 7 8 91011>>